Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gega/embedded-protocol-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

embedded-protocol-sample

Illustrative embedded protocol

Simple embedded protocol implemented as threads for illustrating the consequences of different design decisions. The protocol is aimed for stream-like underlying layers like UART or TCP. The sample shows the usage of mmfl message framing library and also the ccsv csv parser library. The design goal is to make a robust protocol with minimal maintenance and relatively easy extension. This is a semi-asynchronous style protocol which allows query/response type commands and also slow, background commands with delayed results.

About

Illustrative embedded protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages