Releases: SuhanVerse/All_in_one_Arduino_Robot
Releases · SuhanVerse/All_in_one_Arduino_Robot
Update Schematic and Ir_remote pic
Full Changelog: v1.0.0...v1.0.1
ALL_IN_ONE_ARDUINO_ROBOT v1.0.0
🚀 What's New in v1.0.0
- First stable release of ALL_IN_ONE_ARDUINO_ROBOT
- Features included:
- ✅ Line Follower Mode (IR sensors)
- ✅ Obstacle Avoidance Mode (Ultrasonic + Servo scanning)
- ✅ Manual Control via IR Remote & Android App
- ✅ Voice Command support (MIT App Inventor app)
- ✅ Speed Control via mobile app slider
- Unified Command Mapping Table for both IR and Bluetooth control
- Clean and well-documented Arduino code (Apache 2.0 licensed)
📂 Included Files
ALL_IN_ONE_ARDUINO_ROBOT.ino→ Arduino sketchAIOR.aia→ MIT App Inventor project fileAIOR.apk→ Prebuilt Android app/docs→ Images, demo video link, and README assets
🔧 Setup Instructions
- Upload
.inoto Arduino UNO using Arduino IDE. - Install APK on Android phone or import
.aiainto MIT App Inventor. - Pair with HC-05 Bluetooth module (default PIN:
1234or0000). - Use IR remote or mobile app to control the robot.
📹 Demo
👉 Watch the full demo on YouTube
📜 License
This project is licensed under the Apache License 2.0.