Updated Variants (markdown)

Candas1
2022-11-17 17:32:07 +01:00
parent c07e864459
commit 2333034080

@@ -9,7 +9,7 @@ Variants are a set of parameters to configure FOC firmware for a specific use.
- **[VARIANT_NUNCHUK](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-Nunchuk)**: Wii Nunchuk offers one hand control for throttle, braking and steering. This was one of the first input device used for electric armchairs or bottle crates.
- **[VARIANT_PPM](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PPM)**: RC remote control with PPM Sum signal.
- **[VARIANT_PWM](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PWM)**: RC remote control with PWM signal.
- **[VARIANT_IBUS](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-IBUS)**: RC remote control with Flysky iBUS protocol connected to the Left sensor cable.
- **[VARIANT_IBUS](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-IBUS)**: RC remote control with Flysky iBUS protocol.
- **[VARIANT_HOVERCAR](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-HOVERCAR)**: The motors are controlled by two pedals brake and throttle. Reverse is engaged by double tapping on the brake pedal at standstill.
- **[VARIANT_TRANSPOTTER](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-TRANSPOTTER)**: This is for transpotter build, which is a hoverboard based transportation system. For more details on how to build it check [here](https://github.com/NiklasFauth/hoverboard-firmware-hack/wiki/Build-Instruction:-TranspOtter) and [here](https://hackaday.io/project/161891-transpotter-ng).
- **[VARIANT_SKATEBOARD](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-SKATEBOARD)**: This is for skateboard build, controlled using an RC remote with PWM signal connected to the right sensor cable.