News

Arduino HC-06 Bluetooth Control A simple app built with Flutter to control an Arduino via Bluetooth using the HC-06 Bluetooth module.
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 … ...
A simple robot vehicle built on Arduino and controlled via Bluetooth This tank is built on Arduino MEGA 2560 using PlatformIO. It is equipped with several sensors and a bluetooth module, so it can be ...
10 Simple-But-Fun Projects to Make With Arduino John Boxall, author of the new book Arduino Workshop, shares a few of the projects from his book on how to get started with the microcontroller.
Hackers and makers around the world have found the Arduino platform a cheap and simple way to get their projects off the ground.
While a few Wi-Fi solutions have existed to connect your Arduino to the internet wirelessly, the release of the new Arduino Wi-Fi shield makes those projects even simpler.
Introduction: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 ...