Skip to content

Use an Arduino/ESP32 to act as inputs for the MS Flightsim 2020 to enabe setting the Autopilot values using hardware knobs

License

Notifications You must be signed in to change notification settings

nikilase/Paython-Serial-to-MSFS-SimConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Paython-Serial-to-MSFS-SimConnect

Serial Port to Simconnect for Microsoft Flight Simulator 2020.

Serial 1 is main port for rotary encoders from esp32. Serial 2 will be used for all sorts of buttons and switches.

Program automatically waits for MSFS to fully start.

Serial messages are UTF-8 encoded and have to be terminated by '\n'. Can also contain '\r' which gets discarded automatically.

May not work reliable as it is still in development.

Tested only on GA aircraft up to the CJ4. May not or only partially work on airliners.

About

Use an Arduino/ESP32 to act as inputs for the MS Flightsim 2020 to enabe setting the Autopilot values using hardware knobs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published