Arduino Bluetooth  Controller 2.8

Arduino Bluetooth Controller 2.8

Ioannis Tzanellis  ❘ Freeware
Android
z 930 głosów
Najnowsza wersja
2.8
Sejf do zainstalowania

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

Przegląd

Arduino Bluetooth Controller to Freeware oprogramowanie w kategorii Edukacja opracowane przez Ioannis Tzanellis.

Najnowsza wersja Arduino Bluetooth Controller jest 2.8, wydany na 20.04.2024. Początkowo był to dodane do naszej bazy na 20.04.2024.

Arduino Bluetooth Controller jest uruchamiany w następujących systemach operacyjnych: Android.

Użytkownicy Arduino Bluetooth Controller dał pewien oszacowanie od 3 z 5 gwiazdek.

Zrzuty ekranu (kliknij aby obejrzeć powiększenie)

Darmowe bezpieczne pobieranie plików sprawdzonych przez UpdateStar

Bądź na bieżąco
z UpdateStar freeware.

Najnowsze recenzje

S smadav85
Zwiększ ochronę swojego komputera dzięki Smadav85!
HiSuite by Huawei HiSuite by Huawei
Efektywnie zarządzaj swoim urządzeniem Huawei dzięki HiSuite
KMPlayer KMPlayer
Potężny odtwarzacz multimedialny dla systemów Windows i Mac
Realtek High Definition Audio Driver Realtek High Definition Audio Driver
Niezbędny sterownik audio dla lepszej jakości dźwięku
Windows PC Health Check Windows PC Health Check
Zadbaj o płynne działanie komputera dzięki funkcji Windows PC Health Check!
Canon MF6500 Series Canon MF6500 Series
Wydajne i niezawodne drukowanie dzięki serii Canon MF6500
UpdateStar Premium Edition UpdateStar Premium Edition
Aktualizowanie oprogramowania nigdy nie było łatwiejsze dzięki UpdateStar Premium Edition!
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Zwiększ wydajność swojego systemu dzięki pakietowi redystrybucyjnemu Microsoft Visual C++ 2015!
Microsoft Edge Microsoft Edge
Nowy standard przeglądania stron internetowych
Google Chrome Google Chrome
Szybka i wszechstronna przeglądarka internetowa
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Niezbędny składnik do uruchamiania aplikacji Visual C++
Microsoft Update Health Tools Microsoft Update Health Tools
Microsoft Update Health Tools: Upewnij się, że Twój system jest zawsze aktualny!

Ostatnie aktualizacje


Discord 1.0.9198

Łącz się, czatuj i współpracuj w czasie rzeczywistym dzięki Discord

Mozilla Thunderbird 140.0

Z łatwością organizuj swoje e-maile za pomocą Mozilla Thunderbird!

Vivaldi Browser 7.5.3735.41

Vivaldi Browser Review Vivaldi Browser, developed by Vivaldi Technologies, is a highly customizable web browser that aims to provide users with a personalized and efficient browsing experience.

Signal 7.60.0

Pozostań w kontakcie prywatnie i bezpiecznie dzięki Signal Messenger

Bitwarden 2025.6.2

Bitwarden by 8bit Solutions LLC is a secure and user-friendly password management software designed to help individuals and businesses store, organize, and protect their sensitive information.

NOAA Smart Buoys 3.0

The NOAA Chesapeake Bay Interpretive Buoy System (CBIBS) employs advanced "smart buoy" technology to gather and transmit real-time data on weather conditions and water quality.