Download Latest Version OrbitECUSensor_V0.9.6.zip (14.0 kB)
Email in envelope

Get an email when there's a new version of RC Turbine ECU telemetry sensor library

Home
Name Modified Size InfoDownloads / Week
Readme.txt 2017-11-12 1.3 kB
OrbitECUSensor_V0.9.6.zip 2016-03-12 14.0 kB
OrbitECUSensor_V0.9.5.zip 2016-01-01 11.7 kB
OrbitECUSensor_V0.9.1.zip 2015-12-11 8.3 kB
OrbitECUDisplayEvaluation.txt 2015-12-09 1.7 kB
Totals: 5 Items   37.0 kB 1
OrbitECU - simple telemetry sensor implementation 
  --------------------------------------------------------------------
  
  Designed for Arduino Mini Pro 328 and Teensy 3.x on IDE 1.6

  Dependencies:
  
  - For arduino:
    AltSoftSerial library to connect to the EDT connector via Pin 8 of Arduino board
    see https://www.pjrc.com/teensy/td_libs_AltSoftSerial.html
  - Built in UART remains free for other usage
  - Made for usage in conjunction with JetiExSensor-library
    see https://sourceforge.net/projects/jetiexsensorcpplib/
  - Import library with Arduino IDE "Import Library" command

  Version history:
  0.90   12/01/2015  created
  0.91   12/11/2015  bug fix with maxEGT
  0.92   12/16/2015  Fuel pump voltage added
  0.93   12/22/2015  Teensy 3.x support on Serial1
  0.94   12/27/2015  fuel consumption calculated by pump voltage integration
                     compatibility to Jakadowsky Pro ECU (untested)
                     EEPROM persistent configuration for fuel flow calibration
  0.96   02/23/2016  ECU status evaluation, RPM in xxx.x * 1000/min, JETI box menu
  1.50   04/08/2017  bidirectional terminal communication added
                     *** Read teensyReadme.txt ***
                     also see "Hardware" folder in "MegaSensor" sample
Source: Readme.txt, updated 2017-11-12