Arduino Bluetooth  Controller 2.8

Arduino Bluetooth Controller 2.8

Ioannis Tzanellis  ❘ Freeware
Android
de votos 930
Última versión
2.8
Seguro para instalar

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

Resumen

Arduino Bluetooth Controller es un software de Freeware en la categoría de Educación desarrollado por Ioannis Tzanellis.

La última versión de Arduino Bluetooth Controller es 2.8, aparecido en 20/04/2024. Inicialmente fue agregado a nuestra base de datos en 20/04/2024.

Arduino Bluetooth Controller se ejecuta en los siguientes sistemas operativos: Android.

Los usuarios de Arduino Bluetooth Controller le dio una calificación de 3 fuera de 5 estrellas.

Imágenes (click para ampliar)

Descargas seguros y gratuitas controladas por UpdateStar

Manténgase al día
con UpdateStar freeware.

Últimas reseñas

MediaHuman YouTube to MP3 Converter MediaHuman YouTube to MP3 Converter
Convierta fácilmente videos de YouTube a MP3 con MediaHuman Converter
Upscayl Upscayl
¡Revoluciona tu productividad con Upscayl!
I ipMonitor
Monitoreo de red confiable con ipMonitor
AceMoney AceMoney
AceMoney: Su Gerente de Finanzas Personales Todo en Uno
Bitdefender Endpoint Security Tools Bitdefender Endpoint Security Tools
Proteja su negocio con Bitdefender Endpoint Security Tools
I Interlex
Interlex: Gestión de vocabulario sin fisuras para entusiastas de los idiomas
UpdateStar Premium Edition UpdateStar Premium Edition
¡Mantener su software actualizado nunca ha sido tan fácil con UpdateStar Premium Edition!
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
¡Aumente el rendimiento de su sistema con el paquete redistribuible de Microsoft Visual C++ 2015!
Microsoft Edge Microsoft Edge
Un nuevo estándar en la navegación web
Google Chrome Google Chrome
Navegador web rápido y versátil
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Componente esencial para ejecutar aplicaciones de Visual C++
Microsoft Update Health Tools Microsoft Update Health Tools
Herramientas de estado de Microsoft Update: ¡asegúrese de que su sistema esté siempre actualizado!

Últimas actualizaciones


Resharper 2025.1.4

ReSharper is a renowned productivity tool that makes Microsoft Visual Studio a much better IDE. Thousands of .NET developers worldwide wonder how they’ve ever lived without ReSharper’s code inspections, automated code refactorings, blazing …

Google Chrome 138.0.7204.97

Navegador web rápido y versátil

Wise Care 365 Free 7.2.7.706

Wise Care 365 Free: A Comprehensive PC Cleaning Tool Wise Care 365 Free, developed by WiseCleaner.com, is a powerful and versatile software application designed to optimize and clean your PC.

IObit Malware Fighter Free 12.4.0.1536

IObit Malware Fighter Free is a free application that allows you to comprehensively protect your computer against spyware, advertising components, Trojans, keyloggers, bots and various worms and viruses.

Evernote 10.144.3.624

Organiza tus pensamientos e ideas con Evernote.

Zero Install 2.26.7

Zero Install by 0install.de is an innovative software distribution and package management system that enables users to run applications without the need for traditional installation processes.