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.
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.