This is a Arduino library to connect to a R/C turbine control unit (ECU) as a telemetry sensor.
The display content of the electronic data terminal output is captured and parsed.
Tested with Orbit AECU T17
Should also work with Jakadowsky Pro ECU (untested)
There is an example included which delivers a ready to use implementation with Jeti Duplex EX telemetry.
Run this code on an Arduino Mini Pro 328 board and Teensy 3.x.
Use the projects and libraries on Arduino IDE 1.6 or later.
You will need these additional libraries:
https://sourceforge.net/projects/jetiexsensorcpplib/
For ATMega 328: https://www.pjrc.com/teensy/td_libs_AltSoftSerial.html
RC Turbine ECU telemetry sensor library
Simple code to read display data from an ECU turbine controller
Brought to you by:
sepp62
Downloads:
0 This Week