1/8
Arduino Bluetooth Controlled Joystick screenshot 0
Arduino Bluetooth Controlled Joystick screenshot 1
Arduino Bluetooth Controlled Joystick screenshot 2
Arduino Bluetooth Controlled Joystick screenshot 3
Arduino Bluetooth Controlled Joystick screenshot 4
Arduino Bluetooth Controlled Joystick screenshot 5
Arduino Bluetooth Controlled Joystick screenshot 6
Arduino Bluetooth Controlled Joystick screenshot 7
Arduino Bluetooth Controlled Joystick Icon

Arduino Bluetooth Controlled Joystick

Uncia Robotics
Trustable Ranking Iconविश्वसनीय
1K+डाउनलोड
2.5MBआकार
Android Version Icon4.1.x+
एंड्रॉइड संस्करण
1.1(10-10-2020)नवीनतम संस्करण
-
(0 रिव्यू)
Age ratingPEGI-3
डाउनलोड
विवरणरिव्यूसंस्करणजानकारी
1/8

Arduino Bluetooth Controlled Joystick का विवरण

Android App Logic


There are 5 buttons on the screen namely black, red, green, yellow, blue.


Black button is joystick, same like real Joystick controller - Joystick provide 2 values


1. Angle [ 0 - 359 ]

2. Strength [ 0 - 100 ]


Rest of the buttons (red, green, yellow, blue) are normal buttons, by default there values are set to 0. You can changes the values by going to Menu > Setting.

Joystick, red, green, yellow, blue button values will be visible on the left and right of < Sending Data > in real time.


Combination of these all buttons (data) is sent through bluetooth

1. By default seven digit number is set 0000000

2. First three digit represent Angle

3. Second three digit represent Strength

4. Last one digit represent the values of button blue, green, red, yellow


Example: the seven digit number is 2700891, So

1. First three digit represent Angle i.e : 270

2. Second three digit represent Strength i.e : 089

3. Last one digit represent the values of button blue, green, red, yellow i.e : 1


Arduino Sketch (copy paste this code to see the values)


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 Joystick - Version 1.1

(10-10-2020)
अन्य संस्करण
What's newBug Fixes

There are no reviews or ratings yet! To leave the first one please

-
0 Reviews
5
4
3
2
1

Arduino Bluetooth Controlled Joystick - एपीके जानकारी

एपीके संस्करण: 1.1पैकेज: uncia.robotics.joystick
एंड्रॉयड संगतता: 4.1.x+ (Jelly Bean)
डेवलपर:Uncia Roboticsअनुमतियाँ:4
नाम: Arduino Bluetooth Controlled Joystickआकार: 2.5 MBडाउनलोड: 13संस्करण : 1.1जारी करने की तिथि: 2020-10-10 07:08:51न्यूनतम स्क्रीन: SMALLसमर्थित सीपीयू:
पैकेज आईडी: uncia.robotics.joystickएसएचए1 हस्ताक्षर: 5E:1D:30:1F:55:1E:02:3D:AC:50:FD:78:26:73:9F:A0:BB:5C:E3:DFडेवलपर (CN): Androidसंस्था (O): Google Inc.स्थानीय (L): Mountain Viewदेश (C): USराज्य/शहर (ST): Californiaपैकेज आईडी: uncia.robotics.joystickएसएचए1 हस्ताक्षर: 5E:1D:30:1F:55:1E:02:3D:AC:50:FD:78:26:73:9F:A0:BB:5C:E3:DFडेवलपर (CN): Androidसंस्था (O): Google Inc.स्थानीय (L): Mountain Viewदेश (C): USराज्य/शहर (ST): California

Latest Version of Arduino Bluetooth Controlled Joystick

1.1Trust Icon Versions
10/10/2020
13 डाउनलोड2.5 MB आकार
डाउनलोड
appcoins-gift
Bonus GamesWin even more rewards!
अधिक
Saint Seiya: Legend of Justice
Saint Seiya: Legend of Justice icon
डाउनलोड
The Ants: Underground Kingdom
The Ants: Underground Kingdom icon
डाउनलोड
Triad Battle: Card Duels Game
Triad Battle: Card Duels Game icon
डाउनलोड
Mystery escape room: 100 doors
Mystery escape room: 100 doors icon
डाउनलोड
Jewel Water World
Jewel Water World icon
डाउनलोड
Fist Out
Fist Out icon
डाउनलोड
The Legend of Neverland
The Legend of Neverland icon
डाउनलोड
Marble Mission
Marble Mission icon
डाउनलोड
Block Puzzle - Block Game
Block Puzzle - Block Game icon
डाउनलोड
Game of Sultans
Game of Sultans icon
डाउनलोड