dgatf / msrc

Multi Sensor for RC with RP2040 - FrSky D, SmartPort, XBUS, SRXL, IBUS, SBUS, Multiplex Sensor Bus, Jeti Ex Bus, Hitec
GNU General Public License v3.0
165 stars 39 forks source link

read gas engine rpm from cdi to my radio by RP2040 #102

Closed xiaoyigg closed 1 year ago

xiaoyigg commented 1 year ago

My DLE55 gas engine works with cdi ignition which has a connection(3 wires like servo connection) to an external tachometer (rpm meter). How can I connect the ignition box rpm wire to RP2040 Then send rpm to my radio(Frsky X18 with TD R10 recevier or Flysky PL18 with FTR 8B recevier) cdi

dgatf commented 1 year ago

In MSRC_GUI select ESC sensor, then protocol -> PWM Select Frsky Smartport or Flysky IBUS

Connect the rpm wire to GPIO5 on RP2040