Arduino Bluetooth  Controller 2.8

Arduino Bluetooth Controller 2.8

Ioannis Tzanellis  ❘ फ्रीवेयर
Android
930 वोटों में से
नवीनतम संस्करण
2.8
स्थापित करने के लिए सुरक्षित

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

विहंगावलोकन

Arduino Bluetooth Controller Ioannis Tzanellis द्वारा विकसित श्रेणी शिक्षा में एक फ्रीवेयर सॉफ्टवेयर है

Arduino Bluetooth Controller का नवीनतम संस्करण 2.8 है, जिसे 20-04-2024 को जारी किया गया था। इसे शुरू में 20-04-2024 को हमारे डेटाबेस में जोड़ा गया था।

Arduino Bluetooth Controller निम्न आपरेटिंग सिस्टमों पर चलता है: Android.

Arduino Bluetooth Controller के यूजर्स ने इसे 5 में से 3 स्टार की रेटिंग दी है।

स्क्रीनशॉट (बड़ा देखने के लिए क्लिक करें)

UpdateStar द्वारा सुरक्षित और मुफ्त डाउनलोड की जाँच की गई

अप-टू-डेट रहें
अपडेटस्टार फ्रीवेयर के साथ।
UpdateStar Premium Edition UpdateStar Premium Edition
अपडेटस्टार प्रीमियम संस्करण: आपके सॉफ़्टवेयर अपडेट के प्रबंधन के लिए एक व्यावहारिक उपकरण अपडेटस्टार प्रीमियम संस्करण एक सॉफ्टवेयर प्रबंधन उपकरण है जो आपके पीसी को शीर्ष आकार में रखने में मदद करने के लिए डिज़ाइन किया गया है ताकि यह …
Microsoft Edge Microsoft Edge
एन्हांस्ड माइक्रोसॉफ्ट एज ब्राउज़र की खोज करें: आपका अंतिम वेब नेविगेशन टूल Microsoft Edge एक शीर्ष स्तरीय वेब ब्राउज़र बना हुआ है, जो Microsoft के पारिस्थितिकी तंत्र के साथ गति, सुरक्षा और सहज एकीकरण का एक अनुकूलित संतुलन प्रदान …
Google Chrome Google Chrome
Google Chrome समीक्षा: तेज़, लचीला और सुरक्षित वेब ब्राउज़र Google Chrome अपनी गति, सादगी और समृद्ध सुविधा सेट के लिए जाने जाने वाले अग्रणी वेब ब्राउज़रों में से एक के रूप में खड़ा है। Google द्वारा विकसित, क्रोम उच्च-प्रदर्शन HTML …
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Microsoft Visual C++ 2015 पुनर्वितरण योग्य पैकेज के लिए व्यापक मार्गदर्शिका Microsoft Visual C++ 2015 पुनर्वितरण योग्य पैकेज Visual Studio 2015 के साथ विकसित अनुप्रयोगों को चलाने के लिए एक आवश्यक घटक है। यह पैकेज विंडोज सिस्टम पर सही ढंग …
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
समीक्षा: Microsoft Visual C++ 2010 Microsoft द्वारा पुनर्वितरण योग्य Microsoft Visual C++ 2010 Redistributable Microsoft द्वारा विकसित एक सॉफ्टवेयर एप्लिकेशन है जो Microsoft Visual C++ 2010 के साथ निर्मित कार्यक्रमों के लिए रनटाइम घटक …
Microsoft OneDrive Microsoft OneDrive
Microsoft OneDrive के साथ निर्बाध क्लाउड स्टोरेज की खोज करें Microsoft OneDrive, Microsoft Corporation द्वारा एक अग्रणी क्लाउड स्टोरेज सेवा, उपकरणों में फ़ाइलों को संग्रहीत करने, सिंक्रनाइज़ करने और साझा करने के लिए एक बहुमुखी मंच प्रदान …

नवीनतम अपडेट


OKI ActKey 1.12

OKI ActKey is a software product developed by Oki Data Corporation. It allows users to customize their OKI printers and multifunction devices in order to streamline their workflows and improve productivity.

OpenSSL Light (32-bit) 3.5.1

Introduction to OpenSSL Light (32-bit) OpenSSL Light (32-bit) is a streamlined version of the well-known open-source cryptographic toolkit, OpenSSL.

SysTools Hard Drive Data Recovery 18.5

SysTools Hard Drive Data Recovery: A Comprehensive Review SysTools Hard Drive Data Recovery is a powerful software tool designed to help users recover lost, deleted, or corrupted data from their hard drives.

EPSON TM Virtual Port Driver Ver.5.00a 8.70

Overview of EPSON TM Virtual Port Driver Ver.5.00a The EPSON TM Virtual Port Driver Ver.5.00a is a specialized software utility designed to facilitate communication between computer systems and Epson's TM series thermal printers.

eClient 8.1.1

eClient is a web-based platform developed by FINEAC that helps organizations manage their client relationships efficiently and effectively.

HP HotKey Support 6.2.56.1

HP HotKey Support is a software component developed by Hewlett-Packard Company that enables certain keys on the keyboard to perform specific, pre-configured functions.