mirror of
https://github.com/EFeru/hoverboard-firmware-hack-FOC.git
synced 2025-08-15 23:40:55 +02:00
Updated ADC Control (markdown)
@@ -5,12 +5,9 @@ This variant can be used with potentiometers or hall sensors.
|
||||
* If you don’t 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, don’t 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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user