Skip to content

bonezegei/Bonezegei_Protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bonezegei_Protocol

Bonezegei Protocol for Embedded System Communication

The Bonezegei Protocol is a simple protocol created by Bonezegei (Jofel Batutay) for data transmission. It is a series of string separated by a character separator.

No Value Size Command Description
1 '\1' 1 Byte START Start of Data
2 '\2' 1 Byte END End of Data
3 "\3 " 2 Bytes SEP Separator
4 "\4 " 2 Bytes NODATA returns this value if no data

Data Format

START SEP DATA1 SEP DATA2 SEP END

About

Bonezegei Protocol for Embedded System Communication

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages