Updated Variant USART (markdown)

Candas1
2020-11-21 12:18:34 +01:00
parent 91196c08c2
commit 0bc686eee6

@@ -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/tree/master/Arduino/hoverserial) will send commands and process the feedback. The example [Arduino sketch](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/tree/master/Arduino/hoverserial) will send commands and process the feedback.
## Wiring: ## Wiring:
* Connect blue wire to RX, blue 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)
⚠ Red wire from sensor cable delivers 15v !!! ⚠ Red wire from sensor cable delivers 15v !!!
Use 3.3v from programming port, 5v from hall sensor cable, or a voltage regulator. Use 3.3v from programming port, 5v from hall sensor cable, or a voltage regulator.