I'm using the non-blocking RS485 Gammon's library for Arduino (as shown at http://www.gammon.com.au/forum/?id=11428) to handle the communication between some arduinos. Now I'm having trouble to add a Raspberry Pi (or otherwise a non-arduino platform) to the network.
How can I integrate the Gammon's protocol in a python or processing software?
Salvo Passaro
-
Surely the Pi supports the C++ language?Nick Gammon– Nick Gammon ♦2016年01月02日 20:23:56 +00:00Commented Jan 2, 2016 at 20:23
1 Answer 1
Open-source and Web-search is just great. This might be what you are looking for.
Cheers!
answered Jan 2, 2016 at 19:33