Skip to content

Teensy based cockpit-panel for X-plane (power switches, flight director, start switch...)

Notifications You must be signed in to change notification settings

schweizp/XP-Cockpit_T2

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:

About

Teensy based cockpit-panel for X-plane (power switches, flight director, start switch...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages