- Messages
- 3
- Country

I've created a fully working instrument panel for MS FS2020 and made the software available on Github. Here's a video of it in action:
MSFS2020 Instrument Panel
The sofware compiles on both PC and Raspberry Pi 4 (video shows it on the Raspberry Pi) and I wrote some networking code (also on Github) to allow it to talk to FS2020 and use the SimConnect API. Using the Pi allowed me to add working knobs to each instrument which write the data back over the network using SimConnect events.
My software can be downloaded here: Instrument Panel on GitHub
MSFS2020 Instrument Panel
The sofware compiles on both PC and Raspberry Pi 4 (video shows it on the Raspberry Pi) and I wrote some networking code (also on Github) to allow it to talk to FS2020 and use the SimConnect API. Using the Pi allowed me to add working knobs to each instrument which write the data back over the network using SimConnect events.
My software can be downloaded here: Instrument Panel on GitHub

