Skip to content

ZoetropeLabs/Arduino-SuperSerial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SuperSerial Arduino Library for RS232, RS485 communications

##Description The SuperSerial library wraps RS232 and RS485 communications in a Master / Slave architecture with reliable transport.

A more in-depth summary is provided here: https://zoetrope.io/tech-blog/serial-communication-library-arduinos

##Troubleshooting If you get a POINTER_REGS spill error use

ino build -f="-ffunction-sections -fdata-sections -O2 -w"

About

A simple library wrapping RS485 communications between arduinos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages