News

This is a simple project. It uses an Android device to switch an LED driven by the Arduino. Connectivity is provided by the Bluetooth module inserted in the breadboard. But one look at the UI on the ...
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 ...
Have you ever wanted to find an inexpensive way of communicating with your Android phone wirelessly, but without relying on the likes of Bluetooth or Google ADK? If you also happen to be one of those ...