Arduino Bluetooth Controlled J 1.2

Arduino Bluetooth Controlled J 1.2

Uncia Robotics  ❘ Logiciel gratuit
Android
hors 137 votes
Dernière version
1.2
Coffre-fort à installer
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=""; } } }

Vue d'ensemble

Arduino Bluetooth Controlled J est un logiciel de Logiciel gratuit dans la catégorie Éducation développé par Uncia Robotics.

La dernière version de Arduino Bluetooth Controlled J est 1.2, publié sur 02/01/2025. Au départ, il a été ajouté à notre base de données sur 02/01/2025.

Arduino Bluetooth Controlled J s’exécute sur les systèmes d’exploitation suivants : Android.

Utilisateurs de Arduino Bluetooth Controlled J a donné une cote de 4 étoiles sur 5.

Captures d'écran (Cliquez pour agrandir)

Secure téléchargements gratuits et vérifiés par UpdateStar

Restez à jour
avec UpdateStar freeware.

Derniers avis

AntiCheatExpert AntiCheatExpert
AntiCheatExpert propose des solutions de sécurité de jeu multiplateformes de pointe
HP HotKey Support HP HotKey Support
Augmentez l’efficacité avec la prise en charge HP HotKey
Essential Mod Installer Essential Mod Installer
Simplifiez votre expérience de modding avec Essential Mod Installer
C Cogent Biometrics Vendor Device Manager
Gestion sans effort des appareils biométriques avec Cogent Biometrics
WatchGuard Mobile VPN with SSL client WatchGuard Mobile VPN with SSL client
Accès à distance transparent avec WatchGuard Mobile VPN
Asistente de soporte y recuperación de Microsoft Asistente de soporte y recuperación de Microsoft
Puissant assistant de support et de récupération de Microsoft
UpdateStar Premium Edition UpdateStar Premium Edition
Garder votre logiciel à jour n’a jamais été aussi facile avec UpdateStar Premium Edition !
Microsoft Edge Microsoft Edge
Un nouveau standard en matière de navigation sur le Web
Google Chrome Google Chrome
Navigateur Web rapide et polyvalent
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Améliorez les performances de votre système avec le package redistribuable Microsoft Visual C++ 2015 !
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Composant essentiel pour l’exécution d’applications Visual C++
Microsoft OneDrive Microsoft OneDrive
Rationalisez votre gestion de fichiers avec Microsoft OneDrive

Dernières Mises à Jour


MediaHuman YouTube Downloader 3.9.15

Téléchargez efficacement des vidéos YouTube avec MediaHuman YouTube Downloader

Quantum Resonance Magnetic Analyzer 6.3.5

L’analyseur magnétique par résonance quantique est un dispositif de santé créé par la société chinoise Liangzi. Cet appareil est conçu pour fournir une analyse corporelle non invasive et indolore à l’aide d’une technologie avancée de …

RadiAnt DICOM Viewer (32-bit) 2025.2.0.13300

Overview of RadiAnt DICOM Viewer (32-bit) RadiAnt DICOM Viewer (32-bit) is an advanced medical imaging software designed for the visualization and analysis of Digital Imaging and Communications in Medicine (DICOM) images.

Steuerrecht-Datenbank 1.0.0.0.1410

Steuerrecht-Datenbank is a software developed by Wolters Kluwer Deutschland Information Services GmbH. It is a comprehensive and reliable tool designed to provide users with access to an extensive database of tax law information.

Web Components 51.52

Révolutionnez votre développement web avec les Web Components by Web Components

Sentinel Runtime 8.13.45217.60000

Renforcez la sécurité avec Sentinel Runtime de SafeNet Inc.