tomcourt / enguino

Engine monitoring for experimental aircraft on your tablet for about $150
GNU General Public License v3.0
24 stars 12 forks source link

Have stratux record engine data #7

Open tomcourt opened 7 years ago

tomcourt commented 7 years ago

Record engine data by having the Engiuno pipe text to a port on the Stratux. The startup script on the stratux starts netcat (nc) in the background to record the text to a file. A script would rotate the file with one file per flight.

The Arduino would create another TCP or UDP port and would output a comma separated text stream of engine data to be logged. One line per second.