Skip to content

happy12/Sim_Autopilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sim_Autopilot

Autopilot hardware for flight simulator.

The hardware consist of:

  • one PCB to hold the switches and encoders
  • one PCB to interface between the "Switch PCB" and communications with the PC, using ATMEGA32U4 with USB integration. This pcb purpose is to avoid a spagetthi mess and make the integration tidy.
  • Enclosure that can be 3D printed. Enclosure footprint fits into a RealSimGear cutout for a similar autopilot unit. Some parts look better when printed with an SLA process, such as raised fonts, knobs, and the tiny shaft.
  • Integrates with Mobiflight, or one can write their own firmware with Arduino IDE or PlatformIO to have the unit recognized as a joystick.

Overall the autopilot unit ressemble the Garmin GFC500 and has these buttons:

  • HDG, to activate the Heading mode

  • APR, to activate the Approach mode

  • NAV, to activate the NAV mode (typically VOR or GPS)

  • TRK, to activate the Track intercept mode

  • AP, to activate the Autopilot mode

  • FD, to activate the Flight Director mode

  • LVL, to activate the Level mode

  • YD, to activate the Yaw Damper mode

  • IAS, to activate the "Indicated Airspeed" mode (typically used in climb)

  • VNAV, to activate the vertical navigation mode (the vertical guidance on a LNAV approach)

  • VS, to activate the Vertical Speed mode (typically used in descent)

  • ALT, to activate the Altitude mode

    Encoders typically performs these actions:

    • HDG/TRK: adjust change the heading bug. Pressing the knob synchronize the bug to the current heading
    • ALT SEL: adjust the altitude bug. Pressing the knob synchronize the bug to the current altitude
    • Wheel: adjust the vertical speed when in VS mode, or the indicated airspeed when in IAS mode

3D files can be found at https://www.printables.com/model/1080306-autopilot-simulator

Sample Image 1

About

Hardware for a simulator Autopilot unit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published