Arduino Codes and Android apps APK files for free
- Code: Home Automation system and mobile app V 1.0 (Watch on YouTube)
- Home Automation system and mobile app V 2.0 (2nd Part)
- Download Code [Download not found]
- Download PSC Controller App (designed at MIT App Inventor) Download APK zip [Download not found]
- Download Schematic Diagram

🔹 Bluetooth RC Controller App Download ZIP File, or Download APK file
Bluetooth RC controller (1 download )The Bluetooth RC Controller app is designed to remotely control robots, cars, and other Bluetooth-based projects through a smartphone. It connects to a Bluetooth module (like HC-05 or HC-06) attached to a microcontroller such as Arduino or ESP32.
The interface includes:
- Directional arrows for forward, backward, left, and right control.
- Rotary buttons for precise movement or motor control.
- Function buttons (like horn, lights, start/stop) for extra features.
- Connection status bar showing the paired Bluetooth device (e.g., RC SLAVE1).
This app sends simple commands (like letters or numbers) via Bluetooth to the microcontroller, which interprets them to move motors or perform specific actions. It’s widely used in robotics projects, RC cars, and automation experiments because of its ease of use and compatibility with Android devices.

