Updated Input Calibration (markdown)

Candas1
2023-03-15 08:14:05 +01:00
parent eb5b0ba6f6
commit 1f0919744e

@@ -78,7 +78,7 @@ For Normal pots:
For Mid-resting pots: For Mid-resting pots:
* INPUT_MIN(-1000) <----------0< Deadband >0----------> INPUT_MAX(1000)<br> * INPUT_MIN(-1000) <----------0< Deadband >0----------> INPUT_MAX(1000)<br>
This is for example used with [PWM](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PWM) variant to prevent jitters around 0 value due to signal noise.<br> This can get even worse in Speed mode as a smaller input will make the wheel turn compared to Voltage mode. This is for example used with [PWM](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PWM) or [PPM](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PPM) variant to prevent jitters around 0 value due to signal noise.<br> This can get even worse in Speed mode as a smaller input will make the wheel turn compared to Voltage mode.<br>
It can also help in addition to the auto-calibration if your joystick is not perfectly centered.<br> It can also help in addition to the auto-calibration if your joystick is not perfectly centered.<br>
# Auto-calibration: # Auto-calibration: