News

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 ...
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 ...
Bluetooth® Low Energy (Bluetooth® LE or BLE) is a low-power, short-range wireless communication technology that is ideal for use on the Internet of Things (IoT). BLE is designed for small and distinct ...
[Joe] was experimenting with his Arduino when he started thinking about how he could get it to communicate wirelessly with his Android phone. Bluetooth is an option, but it requires some extra ...
This project incorporates communication between an Android Phone and the Arduino using Bluetooth. The basic functionality includes taking messages from an android phone, displaying them on an LCD ...
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 ...
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 ...
Makers, developers and hobbyists that are looking for a low-cost Bluetooth Arduino compatible micro controller that can be controlled and programmed wirelessly may be interested to know that the ...
One of the great things about home automation is that it’s limitless. Whether you add more smart locks, toss some smart light bulbs into lamps, or add another smart thermostat to your home, it’s ...