
Bluetooth RC
Control your DIY Bluetooth RC car/boat by Android phone
HuyNguyen · com.thehlab.pc.rccar
UpdatedNov 7, 2025
PublishedApr 6, 2021
Packagecom.thehlab.pc.rccar
MD58bde8dd1db49d82212dffd883ec0060f
SHA1 (signer)B6:F4:D1:F5:ED:8D:0C:BC:54:C0:12:8F:D4:98:49:A2:0C:F8:6A:78
Signed byCN=Android, OU=Android, O=Google Inc., L=Mountain View, ST=California, C=US
Malware scanTRUSTED
Contact[email protected]
What's new
Add setting window:
- Allow to select delimiter for each commands, default is no delimiter
- Allow to revert throttle/steering
- Allow to adjust center point of steering wheel, default value is 50.
- Allow to select delimiter for each commands, default is no delimiter
- Allow to revert throttle/steering
- Allow to adjust center point of steering wheel, default value is 50.
Description
Arduino code + Schematic: https://github.com/TheHLab/Bluetooth-RC-Diecast-Car
This application built for your DIY project. It's a cool Bluetooth RC app with steering wheel and gas pedal with 100 sensitivity level.
Steering wheel: send code from T00 to T99, middle point is T50
Gas Pedal: send code from S00 to S99
Gear P-R-N-D: send code G00 (P), G01(R), G02(N) and G03(D)
This application built for your DIY project. It's a cool Bluetooth RC app with steering wheel and gas pedal with 100 sensitivity level.
Steering wheel: send code from T00 to T99, middle point is T50
Gas Pedal: send code from S00 to S99
Gear P-R-N-D: send code G00 (P), G01(R), G02(N) and G03(D)
Required features
- Bluetooth android.hardware.bluetooth
- Faketouch android.hardware.faketouch
- Location android.hardware.location
Permissions (7)
Bluetooth RC 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
- Bluetooth android.permission.BLUETOOTH
- Bluetooth Admin android.permission.BLUETOOTH_ADMIN
- Internet android.permission.INTERNET
- Wake Lock android.permission.WAKE_LOCK