On Sun, 2006-11-19 at 10:37 +0000, Jim Campbell wrote:
> Hello,
> For those building their own cockpits and requiring input and output 
> from switches and rotary controls and to lights and relays etc have a 
> look at the Velleman USB experimenters interface boards!
> http://www.velleman.be/ot/en/product/view/?id=364910
> and
> http://www.velleman.be/ot/en/product/view/?id=351346
> There are various examples on the Web for both Linux and Mac sware to 
> drive these boards.
> Boards are addressable so you can have multiple instances. I have 
> purchased the cheaper board to experiment with (available in pre-built 
> as well as kit form).
> cheers
> Jim
> 

Hi Jim,

Funny you should have mention this as I have recently built one of these
boards, one of the P-8055 Board (The second link that Jim supplied). 

I have written a python glue script which will control the throttle
based on the position of the two potenimeter. One for each engine.

Note: The board doesn't filter the rounding error the adc conversion.
That is the value of the potenimeter can alternate between values (+/-
1) but easily solved in code.

Feel free to email me privately if you would like a copy of the code
(Most of the code is obvious however). GPL license will apply to this
script.

Regards


George


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to