Arduino Bluetooth Controlled J 1.2

Arduino Bluetooth Controlled J 1.2

Uncia Robotics  ❘ Freeware
Android
uit 137 stemmen
Laatste versie
1.2
Veilig te installeren
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=""; } } }

Overzicht

Arduino Bluetooth Controlled J is Freeware software in de categorie Onderwijs ontwikkeld door Uncia Robotics.

De nieuwste versie van Arduino Bluetooth Controlled J is 1.2, uitgegeven op 02-01-2025. Het werd aanvankelijk toegevoegd aan onze database op 02-01-2025.

Arduino Bluetooth Controlled J draait op de volgende operating systems: Android.

Gebruikers van Arduino Bluetooth Controlled J gaven het een beoordeling van 4 op 5 sterren.

Schermafbeeldingen (Klik om te vergroten)

Veilige en gratis downloads, gecontroleerd door UpdateStar

Blijf actueel
met UpdateStar freeware.

Recente beoordelingen

Bigasoft MKV Converter Bigasoft MKV Converter
Moeiteloze videoconversie met Bigasoft MKV Converter
Ashampoo Burning Studio Ashampoo Burning Studio
Gebruiksvriendelijke software voor het branden van cd's en dvd's
A AdvancePCPro
AdvancePCPro: upgrade moeiteloos de prestaties van uw computer
Pro Evolution Soccer DEMO Pro Evolution Soccer DEMO
Ervaar de spanning van voetbalgamen met Pro Evolution Soccer DEMO van Konami
PointGrab Hand Gesture Control PointGrab Hand Gesture Control
Breng een revolutie teweeg in uw werkruimte met PointGrab-software voor handgebarenbediening.
A AnyMP4 PDF Converter for Mac
Transformeer uw PDF's moeiteloos met AnyMP4 PDF Converter voor Mac
UpdateStar Premium Edition UpdateStar Premium Edition
Uw software up-to-date houden is nog nooit zo eenvoudig geweest met UpdateStar Premium Edition!
Microsoft Edge Microsoft Edge
Een nieuwe standaard in surfen op het web
Google Chrome Google Chrome
Snelle en veelzijdige webbrowser
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Verbeter de prestaties van uw systeem met Microsoft Visual C++ 2015 Redistributable Package!
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Essentieel onderdeel voor het uitvoeren van Visual C++-toepassingen
Microsoft OneDrive Microsoft OneDrive
Stroomlijn uw bestandsbeheer met Microsoft OneDrive

Nieuwste updates


WeGuardia™ SSLplus 1.0.10

WeGuardia™ SSLplus is an SSL certificate service offered by Future Systems Inc. This SSL certificate is designed to provide website owners and users with a secure way to transmit important data over the internet.

GoodSync 12.9.6

GoodSync: betrouwbare software voor bestandssynchronisatie