Welcome to the Smart Remote Car project!
This repository contains the code, system design, and documentation for a hybrid remote-controlled and autonomous vehicle that navigates using QR code markers.
This project was developed to build a smart car capable of:
- πΉοΈ Manual control through a wireless remote interface
- π€ Autonomous driving mode using QR code recognition
- π Real-time QR code detection and interpretation
- π§ Driving decisions based on dynamic QR marker data
- π QR data logging and analysis for behavior tracking
- Microcontroller: Raspberry Pi (or compatible board)
- Camera module: For QR code scanning (OpenCV-compatible)
- Motor drivers + DC motors: For movement control
- Chassis: Thin wooden board custom-cut to fit the Pi and mount components
- Wireless module: For remote control via browser or mobile
- Aruco markers & mounts: For tracking and scene awareness
- π· QR Code detection using OpenCV (
cv2) - π§ Path planning and decision-making logic (Python)
- π Web interface for manual control (HTML/CSS/JavaScript)
- π‘ Socket communication for real-time commands
π½οΈ Project Demonstration
