Add communication protocol note

Consider using open standard instead of proprietary one
This commit is contained in:
GHOSCHT 2023-12-23 01:27:51 +01:00
parent 6f8ed3fd17
commit 30f3bc4cac
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -1,5 +1,12 @@
# Heliox communication protocol
> **Note:**
>
> look into state-of-the-art protocols -> https://www.reddit.com/r/embedded/comments/11bxeux/whats_everyone_is_using_for_framing_and/
>- CBOR
>- MessagePack
>- Protobufs
The following structure can be used to communicate with the Heliox control over several carrier protocols (UART, BL LE,...)
## Basic data structure