Updated Variants (markdown)

Emanuel Feru
2022-06-05 13:24:38 +02:00
parent 82f83b3267
commit 2c4f8ea2b6

@@ -14,6 +14,7 @@ Variants are a set of parameters to configure FOC firmware for a specific use.
- **[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_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. - **[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.
- **[VARIANT_HOVERBOARD](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-HOVERBOARD)**: The mainboard reads the two sideboards data. The sideboards need to be flashed with the hacked version. The balancing controller is **not** yet implemented. - **[VARIANT_HOVERBOARD](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-HOVERBOARD)**: The mainboard reads the two sideboards data. The sideboards need to be flashed with the hacked version. The balancing controller is **not** yet implemented.
- **[VARIANT_BBCAR](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-BBCAR)**: This is for a 4 wheel drive bobby car build.
Of course the firmware can be further customized for other needs or projects. Of course the firmware can be further customized for other needs or projects.