badboy1999
10 mW
Someone gave me a ebike with pretty much all the electronics missing. The direct-drive rear motor (with hall sensors) is still there, and there's a torque sensor near the rear dropouts giving an analog signal.
I'm looking for a controller to use here to bring it back to life! As I live in the Netherlands where there's a big crackdown by the police on e-fatbikes, it needs to be limited to 25 km/h, power ~250-350w, and only provide that assist when pedalling. It'd be nice to have regen braking, sine wave motor control, and a display but those are kind of optional.
The options seem to be, if I want to use the torque sensor:
BTW: The Kunteng hardware ist completely outdated and the open source project is not maintained any longer.
Source: KT motor controllers -- Flexible OpenSource firmware for BMSBattery S/Kunteng KT motor controllers (0.25kW up to 5kW)
What am I to do?
I'm looking for a controller to use here to bring it back to life! As I live in the Netherlands where there's a big crackdown by the police on e-fatbikes, it needs to be limited to 25 km/h, power ~250-350w, and only provide that assist when pedalling. It'd be nice to have regen braking, sine wave motor control, and a display but those are kind of optional.
The options seem to be, if I want to use the torque sensor:
- VESC with another uC to control it (or custom VESC firmware, which would be a lot of work as I never use C/C++), Flipsky sells one for 80 euro, but people complain about the build quality: https://endless-sphere.com/sphere/threads/flipsky-new-20s-100a-tiny-controller-vesc-based.113445/page-24
- Phaserunner from Grin, probably >$400 with all the harnesses and a display
- A Lishui controller with the firmware that Hochsitzcola is developing over on pedelecforum.de. Kind of expensive, on Aliexpress these controllers go for >$100 dollars, and I'd like to have an international community behind the controller, not just one german forum. Advantages: works sensorless as well
- A Kunteng controller, with an lcd-3 they go for $50-70 it seems, with the opensource firmware from Stancecoke's github. Seems very mature, but the repository isn't very lively
- A generic BLDC control board - you can find ones that support hall sensors, 6-60v, 350w (not clear how much current, might be at 60v so quite low power at ~36v) combined with an arduino that does the speed limiting and reading of the torque sensor
BTW: The Kunteng hardware ist completely outdated and the open source project is not maintained any longer.
Source: KT motor controllers -- Flexible OpenSource firmware for BMSBattery S/Kunteng KT motor controllers (0.25kW up to 5kW)
What am I to do?