The official Arduino Blog has this week featured a new project which demonstrates ultrasonic Arduino to Arduino communication by Brazilian maker Eduardo Zola. Showing that you can communicate between ...
Casey Halverson has launched a new piece of Arduino compatible hardware he has designed and built called the Arduino HamShield. That is capable of enabling your Arduino project to communicate with ...
In Arduino environment, it's convenient to access BT SPP like a serial port and react to the command string sent from the BT serial port. Many Arduino projects have utilized this way to allow remote ...