Skip to content

jaderobotics-AN/Q1Mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q1Mini Arduino Library

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.


📦 Features

  • 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

⚙️ Installation

Option 1 — From Arduino IDE

  1. Open Arduino IDE.
  2. Go to Sketch → Include Library → Manage Libraries…
  3. Search for Q1Mini.
  4. Click Install.

Option 2 — Manual Installation

  1. Download or clone this repository:
    git clone https://github.com/jaderobotics-AN/Q1Mini.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages