ES Post - throttle
Okay I need to start getting the electronics sorted out for this drive. My options are either the mythical Kepler interface, or a custom one. Let's talk about the custom one.Â
So I was thinking of starting off with the Turnigy Watt Meter,
making the shunt remote (thanks Jeremy), then modifying the software to do a few extra things (
thanks Jonas). Here is my wish list:
- throttle interface to go from hall or buttons to the RC ESC input
- current limit, reduce PWM when limit is exceeded
- speed/distance display, will require a wheel speed sensor input
- minimum speed for friction drive, throttle set to zero below threshold speed
- 5v output for
MagicShine style headlight/taillights from ESC BEC
- display mounted in custom waterproof enclosure on handlebars
- shunt mounted back at motor/ESC
- switch to turn it off/reset Ah/Wh/distance
- button to switch between display modes
- on/off switch for lights
Display modes I am thinking of having are:
1) Speed, distance, Wh/km, Wh used
2) Speed, distance, Ah/km, Ah used
3) Speed, distance, power, Wh/km instantaneousÂ
4) Speed, distance, Volts, Amps
So to do this I need some extra inputs:
1) mode button
2) wheel sensor
3) throttle input
And the throttle output.Â
Now I need to see if this is all possible with the number of
extra IOs available, and the programming options, space, speed we have available.Â
- Adrian