Arduino Bluetooth  Controller 2.8

Arduino Bluetooth Controller 2.8

Ioannis Tzanellis  ❘ Freeware
Android
out of 930 votes
Latest Version
2.8
Safe to install

Arduino Bluetooth Controller is an Android application designed for Arduino enthusiasts looking to remotely control their projects via their Android devices. The app allows users to establish a connection with any Arduino or microcontroller project that incorporates a Bluetooth module. Users have the flexibility to set a UUID for their Bluetooth module to facilitate the connection with the application. An option for using the default UUID for HC-06 Wireless Serial 4 Pin Bluetooth RF Transceiver Module RS232 is also available, with a standard password of '1234' for initial pairing.

The application features four distinct Command Modes:

  1. Vehicle Mode: This mode enables users to control a vehicle using specific gestures, utilizing the smart device's built-in accelerometer sensor for gesture interpretation. With options for eight different gestures (FRONT, BACK, LEFT, RIGHT, FRONT_LEFT, FRONT_RIGHT, BACK_LEFT, BACK_RIGHT), users can customize commands via the "Set Commands" menu. The mode also offers buttons for STOP and ANDROID commands, allowing further customization.
  2. Fader Mode: Users can experiment with servos, LEDs, motors, and more using a fader-seekbar that sends commands ranging from 0-9.
  3. Controller Mode: This mode presents a standard controller layout with ten customizable buttons. Arrow buttons are configured to send continuous commands while pressed, simulating real controller functionality.
  4. Terminal Mode: Providing a terminal-like interface, this mode allows users to type and send individual or multiple commands for sequential execution. The application sends each character individually to accommodate Arduino's single-byte reception limit.

All configuration settings and assigned commands are permanently stored within the application and can be adjusted as needed. Additionally, users can modify accelerometer axis orientation and sensitivity settings based on device specifications.

The application simplifies communication between Arduino projects and Android devices while offering a range of control options tailored to different project requirements. It provides versatility and customization possibilities for users engaging in various electronics projects.

##########

Arduino Side Code

The following code snippet demonstrates how Arduino can receive commands from the Android application:

char incomingByte; // variable to receive data from the serial port void setup() { Serial.begin(9600); // start serial communication at 9600bps } void loop() { if(Serial.available() > 0) { incomingByte = Serial.read(); // read data if available }

© 'Arduino' is a trademark of the Arduino team

Overview

Arduino Bluetooth Controller is a Freeware software in the category Education developed by Ioannis Tzanellis.

The latest version of Arduino Bluetooth Controller is 2.8, released on 04/20/2024. It was initially added to our database on 04/20/2024.

Arduino Bluetooth Controller runs on the following operating systems: Android.

Users of Arduino Bluetooth Controller gave it a rating of 3 out of 5 stars.

Screenshots (Click to view larger)

Secure and free downloads checked by UpdateStar

Stay up-to-date
with UpdateStar freeware.

Latest Reviews

Resident Evil Revelations Resident Evil Revelations
A Thrilling Return to Survival Horror
B Brother MFL-Pro Suite MFC-7840W
Versatile All-in-One Solution: Brother MFL-Pro Suite MFC-7840W
Universe Sandbox Universe Sandbox
Explore the Cosmos in Universe Sandbox
Spek Spek
Accurate Audio Analysis Made Easy with Spek
DR-2010C CaptureOnTouch DR-2010C CaptureOnTouch
Streamlined Scanning with Canon's DR-2010C CaptureOnTouch
Heroes of Might & Magic V Heroes of Might & Magic V
A Classic Turn-Based Strategy Experience
UpdateStar Premium Edition UpdateStar Premium Edition
Keeping Your Software Updated Has Never Been Easier with UpdateStar Premium Edition!
Microsoft Edge Microsoft Edge
A New Standard in Web Browsing
Google Chrome Google Chrome
Fast and Versatile Web Browser
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Boost your system performance with Microsoft Visual C++ 2015 Redistributable Package!
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Essential Component for Running Visual C++ Applications
Microsoft OneDrive Microsoft OneDrive
Streamline Your File Management with Microsoft OneDrive

Latest Updates


CheckandPack 2.6.3

This comprehensive travel planning application aims to assist travelers in organizing their trips with a systematic approach.

HELLO: Trip Photos 1.0.5

As an enthusiast of travel, you will appreciate HELLO's ability to curate the most captivating photos of your destination, regardless of your current location. No registration necessary.

SKODA PRAHA 3D POWER PLANT 2.0

The “SKODA PRAHA 3D POWER PLANT” application provides an immersive exploration of a power plant through 3D visualization.

Crash Of Cars: GT Racing Stunts 1.0

Are you prepared to execute daring stunts in a high-octane racing environment? Welcome to GT Racing Stunts, a game designed for enthusiasts who seek to push the boundaries of car control through extreme stunts without restrictions.

Effortless English: Bộ từ vựng Effortless English 1.0

The application facilitates the learning of vocabulary from lessons within the well-known Effortless English methodology.

Teach Kids English - 3 in 1 Word Puzzle 1.0

The "Teach Kids English - 3 in 1 Word Puzzle" provides a set of three fundamental word-learning games designed for young learners.