If you're looking for a way to turn your Bluetooth speaker into a Spotify Connect device, then this is the way.
If you’re anything like me you understand the power of Arduino but are stymied by limitations of education, imagination, or wireless connectivity to implement it into your own life. Thanks to the ...
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 ...
[youtube=http://www.youtube.com/watch?v=qmugZcobahA&w=640&h=360] San Francisco-based startup Coin may not have launched yet, but it has created a hardware platform ...
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 ...