News

Installing the library is as easy as checking out the code from GitHub into your Arduino install, so that’s exactly what I did. I then spent a couple days playing around with it.
Some of the first steps toward working with Arduino is understanding how to write code for it. The good news is that it's made with beginners in mind.
They use a protocol called Specific Area Message Encoding (SAME) and [Ray Dees] recently published an Arduino library that lets you decode the SAME message packets.