Skip to content

baranonen/FlightControls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlightControls

A small flight control system that imitates the look of the cockpit displays of the Airbus planes.
Works on Arduino and a 128x64 OLED display.

Usage

Prepare the circuit according to this schematic;
Schematic
Install the following libraries;
Adafruit SSD1306
Adafruit GFX
Open FlightControls.ino and run the program.

Necessary items

  • Arduino
  • OLED display with SSD1306 chip
  • Two servos
  • Potentiometer
  • Breadboard and jumper cables

Notes

At the moment, only left and right ailerons are supported.
Support for elevator, rudder, trim and more will be added in the future.

About

A small flight control system that imitates the look of the cockpit displays of Airbus planes. Works on Arduino and a 128x64 OLED display.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published