If you've used Arduino technology, chances are that you've come across libraries written by Adafruit's Limor 'Ladyada' Fried for the many devices and sensors that the company has to offer. Writing ...
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 ...