The Q1Mini Library provides simple control functions for robotics and automation projects using the Q1 Mini controller board.
It is designed to work seamlessly with Arduino boards such as Uno, Nano, and Mega.
- Easy-to-use functions for robot movement (forward, backward, left, right, stop)
- Compatible with 5V or 12V motor driver modules (L298N, L293D)
- Clean API for sensor and actuator integration
- Lightweight and fast, suitable for small embedded systems
- Open Arduino IDE.
- Go to Sketch → Include Library → Manage Libraries…
- Search for Q1Mini.
- Click Install.
- Download or clone this repository:
git clone https://github.com/jaderobotics-AN/Q1Mini.git