I got some help from my old friend Brantel and put together a quick and dirty PMag monitor and SD card datalogger. It even creates a WiFI network to let you manage and download data files.
A cheap yellow display ESP32 board($12) and an RS232-->TTL ($2) converter board are all you need. You need some Arduino code, but I know a guy that will share for a beer(the code is ugly). TBH, the whole thing is not pretty, it's not elegant, but it works - and it's less than $15. So it's a lot like me...................
It will read Advance, RPM, MAP, Volts, and CPU Temp once a second. The MAP and temp data is pretty much junk - but I think that is on me and not P-mag.
The RPM and advance data makes a nice 2-axis graph - this was a sightseeing flight down the Mississippi:
Next step would be to marry this data up with he Dynon flight and engine data.
A cheap yellow display ESP32 board($12) and an RS232-->TTL ($2) converter board are all you need. You need some Arduino code, but I know a guy that will share for a beer(the code is ugly). TBH, the whole thing is not pretty, it's not elegant, but it works - and it's less than $15. So it's a lot like me...................
It will read Advance, RPM, MAP, Volts, and CPU Temp once a second. The MAP and temp data is pretty much junk - but I think that is on me and not P-mag.
The RPM and advance data makes a nice 2-axis graph - this was a sightseeing flight down the Mississippi:
Next step would be to marry this data up with he Dynon flight and engine data.
