Updated Variant HOVERBOARD (markdown)

Candas1
2022-04-18 19:59:14 +02:00
parent 046433698e
commit 295d47b626

@@ -1,7 +1,7 @@
⚠️ Not implemented yet ⚠️
The balancing part of the FOC firmware has not been implemented.<br>
There is a firmware for sideboards with [GD](https://github.com/EFeru/hoverboard-sideboard-hack-GD) and [STM](https://github.com/EFeru/hoverboard-sideboard-hack-STM) chips, but it's only supporting the DMP on MPU6050 and MPU6052C IMUs for Euler Angle calculation.<br>
There is a firmware for sideboards with [GD](https://github.com/EFeru/hoverboard-sideboard-hack-GD) and [STM](https://github.com/EFeru/hoverboard-sideboard-hack-STM) chips, but it's only supporting the DMP on MPU6050/MPU6050C/MPU6052C IMUs for Euler Angle calculation.<br>
Many sideboards have a different IMU like MPU6050A, which is in fact a ICM-20689.<br>
The [Bipropellant](https://github.com/bipropellant) firmware handles the different protocols of the stock sideboard firmwares but it's not supporting FOC motor control.