News

Whether you’d like to do some real-time logging of data, or just want to control a project with your Android phone, [Thomas]’s Arduino-Android Bluetooth connection instructable is sure to be useful ...
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 ...
Voice recognition is a one of the best ways to control Arduino projects, but it's not exactly easy to implement on your own. Instructables user ASCAS shows off how to add voice control to your Arduino ...
Arduino enthusiasts searching for a board that supports connection via Bluetooth rather than USB may be interested in the Z-duino Bluetooth Arduino board recently launched via Kickstarter. Compatible ...
[Oscar] shows us how to use a Processing sketch for Android to communicate with Bluetooth devices (translated). It turns out this is easier than you might think. Processing and Android are both ...