mirror of
https://github.com/EFeru/hoverboard-firmware-hack-FOC.git
synced 2025-08-04 01:54:27 +02:00
Updated Variant USART (markdown)
@@ -2,7 +2,7 @@ This variant can be used to control the board from another board(e.g. Arduino, E
|
|||||||
The example [Arduino sketch](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Arduino/hoverserial/hoverserial.ino) will send commands and process the feedback.<br />
|
The example [Arduino sketch](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Arduino/hoverserial/hoverserial.ino) will send commands and process the feedback.<br />
|
||||||
|
|
||||||
You can also test this variant with following [Web Tool](https://github.com/Candas1/Hoverboard-Web-Serial-Control), it let's you control the board and trace feedback values.<br>
|
You can also test this variant with following [Web Tool](https://github.com/Candas1/Hoverboard-Web-Serial-Control), it let's you control the board and trace feedback values.<br>
|
||||||
[This issue](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/issues/157) has another example to control the firmware with Python code.
|
This [Python code](https://github.com/kosni68/HoverSerial) inspired by this [issue](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/issues/157) can also be used to control the firmware.
|
||||||
|
|
||||||
## Wiring:
|
## Wiring:
|
||||||
* Connect blue wire to RX, green wire to TX and black wire to GND of Arduino on right sensor cable(shorter)
|
* Connect blue wire to RX, green wire to TX and black wire to GND of Arduino on right sensor cable(shorter)
|
||||||
|
Reference in New Issue
Block a user