Extending your RS485 library

Posted by Amp on Mon 27 Jan 2014 10:59 PM — 2 posts, 11,788 views.

#0
Thanks so much for putting together your RS485 library, its turned out to be hugely useful to me for a project that I was originally using I2C for before discovering its distance limitations.

I've developed some minor improvements to the code you provided, but have also been building a light-weight socket-style layer on top of it:
https://github.com/aphelps/HTML/tree/master/Libraries/RS485Utils

I'd like to publish (via github) that socket library separately combined with the version of your RS485 code I'm using as some other folks have been asking me about it. I'd leave appropriate attribution if you'd be cool with that.
Australia Forum Administrator #1
Sure you can use it.