Skip to content

siddharthdeore/Compressed-Serial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compressed Serial

An aprroach to send and receive data though UART communication. Compressed String For faster and relible Serial Communication. String format #XYZZBB;
X varies from 0 to o ie 0 to 64
Y varies from 0 to o ie 0 to 64
Z varies from 00 to oo ie 0 to 4095
Button value varies from 00 to oo Buttons value is 12 bit binary ie 1111 1111 1111 so 12 digital values can be sent at a time.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%