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!!