mirror of
https://github.com/EFeru/hoverboard-firmware-hack-FOC.git
synced 2025-08-04 01:54:27 +02:00
Updated Variant USART (markdown)
@@ -11,7 +11,7 @@ You can also test this variant with following [Web Tool](https://candas1.github.
|
|||||||
## Usart configuration:
|
## Usart configuration:
|
||||||
The default baud rate is 115200.
|
The default baud rate is 115200.
|
||||||
|
|
||||||
## Input:
|
## Input Command Structure:
|
||||||
Commands are send as binary frames with following structure:<br />
|
Commands are send as binary frames with following structure:<br />
|
||||||
- Start frame(unsigned int16) : 0xABCD
|
- Start frame(unsigned int16) : 0xABCD
|
||||||
- Steer(signed int16) : Steer with range -1000 to 1000 or Brake(hovercar) with range 0 to 1000
|
- Steer(signed int16) : Steer with range -1000 to 1000 or Brake(hovercar) with range 0 to 1000
|
||||||
|
Reference in New Issue
Block a user