mirror of
https://github.com/EFeru/hoverboard-sideboard-hack-GD.git
synced 2025-08-16 16:46:11 +00:00
Update README.md
This commit is contained in:
@@ -59,7 +59,7 @@ make
|
||||
make flash
|
||||
```
|
||||
|
||||
*Note: If someone finds a way to build and flash the GD32 MCU via [Platformio](https://platformio.org/) please let me know.*
|
||||
*Note: If someone finds a way to build and flash the GD32 MCU via [Platformio](https://platformio.org/) let me know.*
|
||||
|
||||
|
||||
---
|
||||
@@ -74,7 +74,7 @@ Of course the firmware can be further customized for other needs or projects.
|
||||
---
|
||||
## 3D Visualization Demo
|
||||
|
||||
By [converting Quaternions to Euler angles](https://en.wikipedia.org/wiki/Conversion_between_quaternions_and_Euler_angles), we can make a [3D visualization example](/docs/sketch_processing/sketch_processing.pde) in [Processing](https://processing.org/) as shown below. For this Demo use the VARIANT_HOVERBOARD.
|
||||
By [converting Quaternions to Euler angles](https://en.wikipedia.org/wiki/Conversion_between_quaternions_and_Euler_angles), we can make a [3D visualization example](/docs/sketch_processing/sketch_processing.pde) in [Processing](https://processing.org/) as shown below. For this Demo VARIANT_HOVERBOARD was used.
|
||||
|
||||

|
||||
|
||||
@@ -82,7 +82,7 @@ By [converting Quaternions to Euler angles](https://en.wikipedia.org/wiki/Conver
|
||||
---
|
||||
## Contributions
|
||||
|
||||
Every contribution to this repository is highly appriciated! Feel free to create pull requests to improve this firmware as ultimately you are going to help everyone.
|
||||
Every contribution to this repository is highly appreciated! Feel free to create pull requests to improve this firmware as ultimately you are going to help everyone.
|
||||
|
||||
If you want to donate to keep this firmware updated, please use the link below:
|
||||
|
||||
|
Reference in New Issue
Block a user