mirror of
https://github.com/EFeru/hoverboard-firmware-hack-FOC.git
synced 2025-08-05 02:24:26 +02:00
Updated Variant SKATEBOARD (markdown)
@@ -2,6 +2,11 @@ This variant can be used with Pulse Width Modulation remotes for Skateboards/Lon
|
|||||||
Those remotes use a single PWM Channel for Throttle and Brake.<br>
|
Those remotes use a single PWM Channel for Throttle and Brake.<br>
|
||||||
When the remote is at middle/resting position, the motors are freewheeling (Torque Mode).
|
When the remote is at middle/resting position, the motors are freewheeling (Torque Mode).
|
||||||
|
|
||||||
|
## Configuration/Parameters
|
||||||
|
CONTROL_PWM_RIGHT is for the right sensor cable and is set by default to limit the noise as this cable is shorter.<br>
|
||||||
|
You can use CONTROL_PWM_LEFT instead if you need to use the left sensor cable.<br>
|
||||||
|
DEBUG_SERIAL will be automatically enabled on the opposite cable.<br>
|
||||||
|
|
||||||
## Wiring:
|
## Wiring:
|
||||||
* Connect the receiver signal to green wire on right sensor cable(shorter)
|
* Connect the receiver signal to green wire on right sensor cable(shorter)
|
||||||
|
|
||||||
@@ -14,4 +19,4 @@ This variant is expecting only one mid-resting input, calibration will be reject
|
|||||||
|
|
||||||
## Troubleshooting:
|
## Troubleshooting:
|
||||||
If the board is [beeping](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Diagnostics)
|
If the board is [beeping](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Diagnostics)
|
||||||
* Make sure you are using the sensor cable(left or right) selected in config.h
|
* Make sure you are using the sensor cable(left=CONTROL_PWM_LEFT or right=CONTROL_PWM_RIGHT) selected in config.h
|
Reference in New Issue
Block a user