Arduino Bluetooth Controlled J 1.2

Arduino Bluetooth Controlled J 1.2

Uncia Robotics  ❘ フリーウェア
Android
137 票から
最新バージョン
1.2
インストールしても安全
VERY GOOD User Rating

The Android application presents a user interface with five buttons, specifically designated as black, red, green, yellow, and blue.

The black button functions as a joystick, emulating a traditional joystick controller. It provides two key values:

  • Angle: Ranges from 0 to 359
  • Strength: Ranges from 0 to 100

The remaining buttons (red, green, yellow, blue) are standard buttons, initially set to a value of 0. Users have the option to adjust these values through the Menu > Settings.

Real-time updates of the values for the joystick and the respective buttons are displayed on either side of the Sending Data section.

The combination of values from all buttons is transmitted via Bluetooth in the following manner:

  1. The default seven-digit number is initialized as 0000000.
  2. The first three digits represent the angle.
  3. The next three digits account for strength.
  4. The final digit indicates the status of the buttons blue, green, red, and yellow.

For instance, if the seven-digit number is 2700891:

  • The first three digits denote the angle: 270
  • The following three digits signify strength: 089
  • The last digit reflects the values of the buttons: 1

An Arduino sketch is provided for users who wish to verify these outputs:

void setup() { Serial.begin(9600); } void loop() { if(Serial.available()>0) { String value = Serial.readStringUntil('#'); if(value.length()==7) { String angle = value.substring(0, 3); String strength = value.substring(3, 6); String button = value.substring(6, 8); Serial.print("angle: ");Serial.print(angle);Serial.print('\t'); Serial.print("strength: ");Serial.print(strength);Serial.print('\t'); Serial.print("button: ");Serial.print(button);Serial.println(""); Serial.flush(); value=""; } } }

概要

Arduino Bluetooth Controlled J は、 Uncia Roboticsによって開発されたカテゴリ 教育 の フリーウェア ソフトウェアです。

Arduino Bluetooth Controlled J の最新バージョン 1.2 2025/01/02 にリリースです。 それは最初 2025/01/02 のデータベースに追加されました。

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

ユーザー Arduino Bluetooth Controlled J の 4 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でファイル管理を効率化

最新のアップデート


Digital Clock: Alarm Clock App 1.0.7

This digital clock application offers a versatile solution for personal time management and scheduling needs, suitable for desk, bedside, or home use.

Bhagya Chamkane Ke Totke Jane 1.0.7

The "Bhagya Chamkane Ke Totke" app provides a collection of traditional remedies and solutions aimed at influencing various aspects of personal luck and well-being, presented in Hindi.

Salah Bukhatir Quran Offline less_is_more

This application provides an offline version of the Quran that functions without an internet connection. Users can listen to the complete Quran in high-quality audio, recited by Salah Bukhatir, simply by selecting any Surah.

Песни Хабиба Шарипова 1.1

This application features a selection of the top songs by Khabib Sharipov, available for offline listening without requiring an internet connection, thus conserving mobile data.

Houston's Eagle 11.16.10

Houston's 106.9 & 107.5 The Eagle stands out as Houston’s premier classic rock station, offering more than just traditional broadcasting.

میهمان شو | اجاره ویلا و سوئیت 1.3.7

The Guest Show offers an unforgettable experience beginning with seamless interaction between hosts and guests. On this platform, thousands of hosts provide various accommodations such as guesthouses, eco-tourism …