Skip to content

simonlmn/serial-transport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serial-transport: Protocol to communicate reliably over a serial connection without hardware flow control.

This is a bit crude implementation of a transport protocol to allow two controllers to talk to each other via a serial (UART) interface without having to rely on timing or hardware flow control.

Support

If you want to support this project, you can:

  • use it and provide feedback
  • fix bugs
  • develop improvements or new features
  • Donate

About

ASCII based protocol to communicate reliably over a serial connection without hardware flow control.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors