You are here

2 Speed ADC control

1 post / 0 new
totalgeek9224
Offline
Last seen: 2 weeks 3 days ago
VESC Free
Joined: 2019-10-16 16:51
Posts: 2
2 Speed ADC control

Hi all,

Looking for a very specific scenario, where I want to be able to control the VESC output ia ADC in the following manner:
ADC1 HIGH & ADC 2 LOW: Max RPM
ADC 1 LOW & ADC 2 HIGH: % of Max RPM

Physically- there is no case where both ADC's can be high. 
How can I accomplish this?

Some context: This is for a SCUBA scooter, and the switch it uses is a 3 pos switch, OFF, Speed 1, and Speed 2. The thumb throttle physically cuts the power to the selector switch, so really just need to find out how to keep the functionality of the 2 pos switch, as for this application I dont see how else i can accomplish speed control, whilst keeping mods to a minimum.

Thanks!!