adrian_sm
1 MW
Laurent,
All I can say is
Wow. Awesome effort, especially making it open source.
Pity I am a MechEng that struggles to fundamentally understand the HW or SW enough to make changes confidently.
This is going to start eating up all my spare time if I let it.
Do you mind giving me an opinion on how hard it would be to implement the following items.
HW
- ~100Amp @ 5 or 6s LiPo
- are there enough spare IOs for:
--- wheel sensor input
--- alternative throttle input, (see below)
--- pot input, for setting current limit
SW
1) Current limiting
- PI control over throttle, based on current sensor feedback
- reduces throttle when current exceeds threshold
- or possibly a power limit instead, that takes voltage and current into account.
2) Throttle Ramp control
- limits the rate of increase of the throttle, smooths engagement of drive
- limits the rate of decrease of the throttle, smooths disengagement of drive
3) Minimum Speed
- accept a wheel sensor input, and sets throttle to zero unless minimum speed is exceeded
4) Hall, Pot or Button Throttle
- accept a hall sensor, potentiometer, or simple on/off button as throttle input signal.
Thanks again for making all you hard work available for others to use.
Regards,
Adrian
All I can say is

Pity I am a MechEng that struggles to fundamentally understand the HW or SW enough to make changes confidently.
This is going to start eating up all my spare time if I let it.
Do you mind giving me an opinion on how hard it would be to implement the following items.
HW
- ~100Amp @ 5 or 6s LiPo
- are there enough spare IOs for:
--- wheel sensor input
--- alternative throttle input, (see below)
--- pot input, for setting current limit
SW
1) Current limiting
- PI control over throttle, based on current sensor feedback
- reduces throttle when current exceeds threshold
- or possibly a power limit instead, that takes voltage and current into account.
2) Throttle Ramp control
- limits the rate of increase of the throttle, smooths engagement of drive
- limits the rate of decrease of the throttle, smooths disengagement of drive
3) Minimum Speed
- accept a wheel sensor input, and sets throttle to zero unless minimum speed is exceeded
4) Hall, Pot or Button Throttle
- accept a hall sensor, potentiometer, or simple on/off button as throttle input signal.
Thanks again for making all you hard work available for others to use.
Regards,
Adrian