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 2024/04/20 にリリースです。 それは最初 2024/04/20 のデータベースに追加されました。

Arduino Bluetooth Controller が次のオペレーティング システムで実行されます: Android。

ユーザー Arduino Bluetooth Controller の 3 5 つの星からの評価を与えた。

スクリーンショット(クリックで拡大表示)

UpdateStar によって確認された安全で無料のダウンロード

up to date を維持する
UpdateStar フリーウェア。

最新のレビュー

AntiCheatExpert AntiCheatExpert
AntiCheatExpertは、業界をリードするマルチプラットフォームゲームセキュリティソリューションを提供
HP HotKey Support HP HotKey Support
HP HotKeyのサポートで効率を向上
WatchGuard Mobile VPN with SSL client WatchGuard Mobile VPN with SSL client
WatchGuard Mobile VPNによるシームレスなリモートアクセス
Ashampoo Burning Studio Ashampoo Burning Studio
使いやすいCDおよびDVD書き込みソフトウェア
Softdiv PDF Split and Merge Softdiv PDF Split and Merge
Softdiv PDF SplitとMergeによる簡単なPDF管理
DrawPad Grafik-Editor DrawPad Grafik-Editor
DrawPad Grafik-Editor を使用して、見事なグラフィックを簡単に作成してください。
UpdateStar Premium Edition UpdateStar Premium Edition
ソフトウェアを最新の状態に保つことは、UpdateStar Premium Edition でかつてないほど簡単になりました。
Microsoft Edge Microsoft Edge
Webブラウジングの新しい標準
Google Chrome Google Chrome
高速で用途の広いWebブラウザ
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Microsoft Visual C++ 2015再頒布可能パッケージでシステムパフォーマンスを向上させましょう!
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Visual C++ アプリケーションの実行に不可欠なコンポーネント
Microsoft OneDrive Microsoft OneDrive
Microsoft OneDriveでファイル管理を効率化

最新のアップデート


Microsoft Edge 139.0.3405.102

Webブラウジングの新しい標準

Iriun Webcam 2.9

Iriun Webcamであなたの電話をウェブカメラに変えましょう!

Visual Studio Community 2017 15.9.76

Visual Studio Community 2017: あらゆるレベルのコーダー向けの強力な開発ツール。

Microsoft Visual Studio Installer 3.14.2084.208

Microsoft Visual Studio Installerでソフトウェアのセットアップをシンプルに!

Ashampoo Burning Studio 26.0.3.4

使いやすいCDおよびDVD書き込みソフトウェア

Mp3tag 3.31

mp3tagで音楽ライブラリを簡単に整理