Arduino Bluetooth  Controller 2.8

Arduino Bluetooth Controller 2.8

Ioannis Tzanellis  ❘ Freeware
Android
uit 930 stemmen
Laatste versie
2.8
Veilig te installeren

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

Overzicht

Arduino Bluetooth Controller is Freeware software in de categorie Onderwijs ontwikkeld door Ioannis Tzanellis.

De nieuwste versie van Arduino Bluetooth Controller is 2.8, uitgegeven op 20-04-2024. Het werd aanvankelijk toegevoegd aan onze database op 20-04-2024.

Arduino Bluetooth Controller draait op de volgende operating systems: Android.

Gebruikers van Arduino Bluetooth Controller gaven het een beoordeling van 3 op 5 sterren.

Schermafbeeldingen (Klik om te vergroten)

Veilige en gratis downloads, gecontroleerd door UpdateStar

Blijf actueel
met UpdateStar freeware.

Recente beoordelingen

Web Components Web Components
Breng een revolutie teweeg in uw webontwikkeling met Web Components van Web Components
Sentinel Runtime Sentinel Runtime
Verbeter de beveiliging met Sentinel Runtime van SafeNet Inc.
3DEXPERIENCE Marketplace for SOLIDWORKS 3DEXPERIENCE Marketplace for SOLIDWORKS
Breng een revolutie teweeg in uw ontwerpproces met 3DEXPERIENCE Marketplace voor SOLIDWORKS!
Microsoft SQL Server 2008 R2 Transact-SQL Language Microsoft SQL Server 2008 R2 Transact-SQL Language
Verbeter uw kennis van Transact-SQL met Microsoft SQL Server 2008 R2
VAIO Quick Web Access VAIO Quick Web Access
Ervaar snelle webtoegang met VAIO by Sony Corporation!
4 4Easysoft iPhone Transfer
Beheer moeiteloos uw iPhone-gegevens met 4Easysoft iPhone Transfer
UpdateStar Premium Edition UpdateStar Premium Edition
Uw software up-to-date houden is nog nooit zo eenvoudig geweest met UpdateStar Premium Edition!
Microsoft Edge Microsoft Edge
Een nieuwe standaard in surfen op het web
Google Chrome Google Chrome
Snelle en veelzijdige webbrowser
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Verbeter de prestaties van uw systeem met Microsoft Visual C++ 2015 Redistributable Package!
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Essentieel onderdeel voor het uitvoeren van Visual C++-toepassingen
Microsoft OneDrive Microsoft OneDrive
Stroomlijn uw bestandsbeheer met Microsoft OneDrive

Nieuwste updates


Love Poems - I love you 1.8

This collection assembles a selection of thoughtfully curated love poems, designed to express heartfelt emotions. They serve as meaningful messages to share with loved ones, demonstrating care and affection through easily transferable …

Telugu Comedy Videos & Telugu 1.0

This application primarily focuses on Telugu comedy movies, web series, and motivational videos. It also features a curated selection of Telugu comedy clips, including performances by notable actors such as Brahmanandam and Kota Srinivasa …

CCNA Theory 1.3

The CCNA Theory resource offers comprehensive information on internetworking concepts. It is designed for individuals aiming to: Successfully pass the CCNA 200-120, 100-101 ICND1, and 200-101 ICND2 examinations.

Wink - Random Video Chat 1.0.7

This review examines Wink Chat, a live video messaging platform designed to facilitate new friendships and potential romantic connections through face-to-face interactions.

حاسب المعدل الدراسي الثانوي 1.0

This Android application serves as a secondary school GPA calculator, designed to assist students, parents, and Algerian educators in computing various academic averages across different years and specializations within the Algerian …

Rádio Itapoan FM 11.0.3

Itapoan FM is one of the most prominent radio brands in the state of Bahia. With over four decades of history, we have played a significant role in shaping the music and cultural landscape of Bahia, impacting the lives of thousands of …