Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Hom-Wang committed May 27, 2021
1 parent 2bb6233 commit b31c9c2
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### kSerial packet format  
https://hackmd.io/@Hom-Wang/kSerialProtocol
### kSerial Packet Format

<https://hackmd.io/@Hom-Wang/kSerialProtocol>

| byte 1 | byte 2 | byte 3 | byte 4 | byte 5 | byte 6 | byte 7 | ...   | byte L + 8 |
| :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: | :--------: |
Expand Down Expand Up @@ -38,7 +39,14 @@ https://hackmd.io/@Hom-Wang/kSerialProtocol
| R4 | 0xF, 4'b1111 |

more information
http://kitsprout.logdown.com/posts/883899
<http://kitsprout.logdown.com/posts/883899>

### Library

[kSerial_Python](https://github.com/KitSprout/kSerial_Python)
[kSerial_Matlab](https://github.com/KitSprout/kSerial_Matlab)
[kSerialApp](https://github.com/KitSprout/kSerialApp)

### Youtube DEMO Video

### Youtube DEMO
https://youtu.be/MjcuTlffRoM
<https://youtu.be/MjcuTlffRoM>

0 comments on commit b31c9c2

Please sign in to comment.