Updated ADC Control (markdown)

Candas1
2020-11-19 23:01:52 +01:00
parent 48ab3e81d5
commit b40b7513ce

@@ -5,12 +5,9 @@ This variant can be used with potentiometers or hall sensors.
* If you dont need steering, set input1_type to 0 in order to disable the input or go through the auto-calibration procedure.
* 100k Pull down resistors connected to ground are recommended to prevent issues when inputs are floating (wire is cut or disconnected)
Use 3.3v from programming port or a voltage regulator, dont use red wire it delivers 15v
Red wire from sensor cable delivers 15v !!!
Use 3.3v from programming port or a voltage regulator.
Proceed with [calibration](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Calibration) for better control.
## Support of extra buttons:
Uncomment #define **SUPPORT_BUTTONS_RIGHT** to use right sensor board cable for button inputs. Disable DEBUG_SERIAL_USART3!
Variables button1 and button2 can be later used to implement different behavior