schweizp/XP-Cockpit_T2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
XP_Cockpit_T2 This is an Arduino/Teensy sketch. It is used to drive a simulated radio-panel for the X-plane flight-simulator. The panel is based on the Teensy-boards and a lot of buttons, switches, rotary encoders and a 4x20 LCD display. Actual state is not meant for general use. Version 0.40 Requirements to compile and use this software: - Arduino IDE http://www.arduino.cc - Teensyduino Library http://www.pjrc.com/teensy/teensyduino.html - Teensyboard 2.0++ http://www.pjrc.com/store/teensypp.html - Input-Output-Panel see file in /Paneldesign/ Implemented and tested: Implemented but not tested yet: - pushbuttons - flip switches - rotary switch - LEDs Not working: - encoders (one implemented algorithm to test) ToDo: