MicroPanel

Reading Rotary Encoder

Posted in MicroPanel, Programming on May 18th, 2012 by trenck – Comments Off

The XOR logical table can help with reading and computing rotary encoder output.

Rotary encoder has 2 outputs, that returns a state, using “grey” code. When encoder turns un Clockwise(CW), outputs are 01,00,10,11 and Counter Clockwise(CCW) outputs are 01,11,10,00.

read more »

Access Variables/Property tree in FS,FlightGear and XPlane

Posted in MicroPanel, OnePanel, Programming on February 15th, 2011 by trenck – Comments Off


How to talk with your simulator ?

Add-ons developper or cockpit builders have to access flight simulator variables, to mange or display them. If coding is not your cup of tea, you can use OpenCockpit software for example, a…

read more »

UBW technical notes

Posted in MicroPanel, Programming on January 2nd, 2011 by trenck – Comments Off

Today is a great day ! You just receive your UBW32 board from Sparkfun. Unfortunately, no documentation is provided…
No problem, having a look at schmalzhaus website will help us to discover this card.


Circuit footprint

read more »