# FlightInstruments **Repository Path**: lebment/FlightInstruments ## Basic Information - **Project Name**: FlightInstruments - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-10 - **Last Updated**: 2024-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FlightInstruments TouchGFX application for emulate some X Plane 11 flight instruments on STM32F746G-DISCO This repository contains 2 software projects: * FlightInstrumentsQSPI This is a STMCubeIDE project with the source code for the STM32F746G-DISCO board. Contains the TouchGFX screens code and the microcontroler source code. * Pasarela This is a VS2019 project for gather X Plane 11 data and send it via COM port to the board.