2022-10-01 10:48:14 -07:00
2022-07-04 16:23:14 -07:00
2022-10-01 10:48:14 -07:00

Airplane Data Logger

Logs data from Dynon EFIS-D10A, Dynon EMS-D10, and Garmin GNS430 to a USB thumb drive.

UART1 is GPS
messages are prefixed with "G:"
UART2 is EFIS
messages are prefixed with "F:"
UART3 is EMS
messages are prefixed with "E:"

The original version was based on mbed, which as a development environment did not age well.
The board I used is not available anymore and there is no hardware upgrade path.
The code won't build on the current or previous version of mbed.
The mbed version's c++ source is included only as reference.

Teensy based USB Drive Airplane Data Logger

Link to schematic...

S
Description
No description provided
Readme
78 KiB