Hi.
I will trim my Shimano Steps and it works but.....
The sensor has 5v and goes from high to low when the magnet on the wheel passes. The interruption is about 1.5 ms.
The function in Arduino is to receive low from the sensor and send back the same low signal to the key ECU.
When the speed is over 20km / h, the transmission is halved to the Cycle ECU.
This works great when I power Arduino with external voltage (Available in bike)
Challenge. I do not want to power arduino via external voltage, I want to use the voltage that exists in cables that go between sensor and ecu.
Is there anyone who can suggest how I should do? sending the picure with my workin board.