The RB is the Open-source Aviation instruments suite, the models are divided by CPU/Features. RB-02 will run in ESP32 (Arduino).
- RB-01 -> Display with Synthetic vision, Autopilot and ADSB
- RB-02 -> Display with SixPack (this repo)
- RB-03 -> Display with Autopilot, ADSB, Radio, Flight Computer
- RB-04 -> Display with EMS: Engine monitoring system
- RB-05 -> Display with Stratux BLE Traffic (this repo)
The RB Avionics is a complete avionics project which is supported by a huge community worldwide, read the Wiki and if you need support join the Discord channel.
We strongly suggest to install binaries, that are built from building-machine which enrich and check the output. Anyway if you are brave enough and you are well trained, you can built it yourself by following this procedure:
- Customisable splash screen (image that can be displayed when ever you want)
- GPS Speed, with KMH or KT configuration and colored arcs
- Attitude indicator GPS Assisted
- Advanced Attitude Indicator
- Altimeter with QNH settings
- Altimeter digital with GPS Altimeter comparation
- Slip & Turn with degree indicator
- Gyro based on Gyroscope assisted with GPS Track
- GPS Map based on BMP Tiles, you can load your map MapBox in the SDCard
- Variometer
- G-Meter with Max-Negative stored
- Timers: up to 3 timers with GPS UTC Clock
- Checklist loaded from SDCard
- Engine Hour Lifetime Chrono
- Traffic Radar display from BLE Stratux
- Traffic List from BLE Stratux
- Data Logger writer to SD card
- Supported Display Devices are 2.8 and 2.1 Touch or not touch:
- https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-2.8C
- https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-2.1
- Barometer Device: BMP280 or similar
- Flashing tool: https://www.waveshare.com/wiki/Flash_Firmware_Flashing_and_Erasing
- Case: you can find the STL on wiki
- GPS: any TTL NMEA GPS with $GPRMC such as uBlox NEO M6N and up
- Micro SD Card up to 32Gb
Please read the installation Wiki: to make it working the aircraft profile shall be correctly loaded in the setup. We added a "vibration" correction setup: please verify with your mechanic which is the best options.
- Setup
- Vibration Setup
- GPS Status
- Bluetooth connection
- https://www.youtube.com/watch?v=9aCub_4hdxs
- https://www.youtube.com/watch?v=8FwM3qiaDVQ
- https://www.youtube.com/watch?v=Gy3Yu2zPZRM
- chip esp32s3
- flash_mode dio
- flash_size 16MB
- 0x0 bootloader.bin
- 0x10000 Application Binary
- 0x8000 partition-table.bin
If you have problems check Youtube guides and try a "full clear" during flash
This project is licensed under DUAL license:
- the GNU AGPLv3. See the LICENSE file for details.
- commercial agreement