From 3d5ea084f747335adf71f7893f2d4a138ce5f0c8 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 12 May 2021 20:45:28 +0200 Subject: [PATCH] Updated Variant USART (markdown) --- Variant-USART.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Variant-USART.md b/Variant-USART.md index 3fb692a..82d99ef 100644 --- a/Variant-USART.md +++ b/Variant-USART.md @@ -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.
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.
-[This issue](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/issues/157) has another example with Python. +[This issue](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/issues/157) has another example to control the firmware with Python code. ## Wiring: * Connect blue wire to RX, green wire to TX and black wire to GND of Arduino on right sensor cable(shorter)