Iwilz
January 9, 2022, 2:43pm
53
I’m not very interested in building panels similar to real ones, but rather in making some HW/SW solution to use the simulator efficiently and for this purpose (for now) i built 2 simple panels from scratch using 2 Arduino Nano.
You can find them here:
Hello guys.
I’m a beginner and i’ve build my first panel using an Arduino Nano that i had in my drawer, trying to reach a good software architecture before building a more complex solution to manage and display also numeric values (like frequencies, altitude, air speed, etc) in a second project.
On the PC-side i’ve found FS2020TA.exe that works very well for me so i just had to build and program my buttons/LEDs panel.
[fig0 (2000)]
For more info about this panel and FS2020TA click HERE
Hello guys.
I’ve done a second project with an Arduino Nano, 2 LCDs and 2 LED bars to:
display NAV1 & NAV2 Active and Standby frequencies
edit and switch NAV1 & NAV2 Standby frequencies
display and edit radial setting of NAV1 & NAV2 (OBS)
display and edit ADF frequency and HDG
when a NAVx starts receiving a valid signal, the program automatically displays its CDI on 2 LED bars
on a second LCD the program displays Indicated Air Speed, Altitude (QNH), Height (QFE), HDG and Verti…