Hi everyone, its raining, and im bored,
I recently bought an e-bike, and as you know, UK laws on e-bikes are pretty strict—you’re not allowed throttles or to exceed 15.5 mph. The speed isn’t an issue; 15.5 mph on a bicycle is actually quite fast. My main concern is the need to constantly pedal.
I’m thinking of adding a covert “push to go” button—hidden but easily accessible—that bypasses the pedaling requirement. The bike’s pedal assist sensor seems pretty crude: there’s no speed variation, just on or off. A little pedaling or a lot produces the same motor output.
My idea is to measure the sensor’s output while pedaling and attempt to recreate it using an Arduino Nano. When powered, the Arduino would produce the same signal, with the power coming from the push button.
I’m just about to start this project—have I overlooked anything, or is there something I should be aware of before I begin?
Thanks in advance for any guidance!