
Joystick Bluetooth
Use your mobile phone/tablet to control carts, servo motors, robots and more
Mbsborges · appinventor.ai_mbsborges.JoystickBluetooth
UpdatedAug 6, 2021
PublishedAug 6, 2021
Packageappinventor.ai_mbsborges.JoystickBluetooth
MD5fb8f9e5004ebcbd238902280194d68ae
SHA1 (signer)32:63:54:39:5D:23:58:9D:C4:76:B0:3C:00:2F:C5:79:46:E8:51:14
Signed by[email protected], O=AppInventor for Android, C=US
Malware scanTRUSTED
Contact[email protected]
Description
https://goo.gl/75ldtM
mobile phone or tablet with Android Operating System and support Bluetooth communication, a bluetooth module (HC-05, HC-06, ...) and a microcontroller (Arduino, PIC, ARM ...)
before making the first connection it is necessary to pair your phone or tablet with the bluetooth module, this video shows how to make the pairing: https://youtu.be/pQP1mot5Cx8
when you click a button when the joystick is connected to the following messages will be sent according to the command table:https://goo.gl/CFPWPx
https://goo.gl/wBYUNz
mobile phone or tablet with Android Operating System and support Bluetooth communication, a bluetooth module (HC-05, HC-06, ...) and a microcontroller (Arduino, PIC, ARM ...)
before making the first connection it is necessary to pair your phone or tablet with the bluetooth module, this video shows how to make the pairing: https://youtu.be/pQP1mot5Cx8
when you click a button when the joystick is connected to the following messages will be sent according to the command table:https://goo.gl/CFPWPx
https://goo.gl/wBYUNz
Required features
- Faketouch android.hardware.faketouch
- Location android.hardware.location
- Location Gps android.hardware.location.gps
- Location Network android.hardware.location.network
- Wifi android.hardware.wifi
Permissions (9)
Joystick Bluetooth requests the following Android permissions:
- Access Coarse Location android.permission.ACCESS_COARSE_LOCATION
- Access Fine Location android.permission.ACCESS_FINE_LOCATION
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Access Wifi State android.permission.ACCESS_WIFI_STATE
- Bluetooth android.permission.BLUETOOTH
- Bluetooth Admin android.permission.BLUETOOTH_ADMIN
- Internet android.permission.INTERNET
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE