Arduino Codes and Android apps APK files for free

Arduino Codes and Android apps APK files for free

  1. Code: Home Automation system and mobile app V 1.0 (Watch on YouTube)
    • Part 1  Download code
    • Download the Automation system diagram 
    • Mobile app PSC controller  ( zip) [Download not found] Please unzip before installing
  2. Home Automation system and mobile app V 2.0  (2nd Part)

 

Bluetooth RC controller
Bluetooth RC controller

🔹 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.