Aircraft Navigator Built with High‑Performance STM32H7
This entire project is developed based on STM32H7. It is connected to a 4.3‑inch screen with a resolution of 480×800. A ten‑axis IMU gyroscope is interfaced to collect attitude data, and a GPS sensor is used to acquire speed, latitude and longitude coordinates.
On the left side of the screen is the aircraft‑style attitude indicator, while the right side features the offline map with GPS navigation functions. The offline map supports zooming with a maximum zoom level of 10. Zooming and panning operations on the offline map render smoothly.
The attitude indicator on the left supports touch‑triggered interface switching. A project configuration menu is also implemented, allowing users to set and modify basic parameters.
The project may be open‑sourced at a later stage.