30 lines
878 B
Markdown
30 lines
878 B
Markdown
|
|
---
|
||
|
|
title: Projects & Kits
|
||
|
|
weight: 50
|
||
|
|
summary: "Complete project guides from beginner line-followers to advanced autonomous robots."
|
||
|
|
---
|
||
|
|
|
||
|
|
## Projects & Kits
|
||
|
|
|
||
|
|
Hands-on projects that reinforce learning at every level.
|
||
|
|
|
||
|
|
### Beginner Projects
|
||
|
|
|
||
|
|
- 🔵 **Blink** — Hello World of hardware
|
||
|
|
- 🔵 **Traffic Light** — Control LEDs in sequence
|
||
|
|
- 🔵 **Temperature Display** — Read a sensor and show data
|
||
|
|
|
||
|
|
### Intermediate Projects
|
||
|
|
|
||
|
|
- 🟡 **Line Follower** — Robot that follows a black line
|
||
|
|
- 🟡 **Obstacle Avoider** — Autonomous collision avoidance
|
||
|
|
- 🟡 **Remote Control Car** — Bluetooth-controlled robot
|
||
|
|
|
||
|
|
### Advanced Projects
|
||
|
|
|
||
|
|
- 🔴 **Maze Solver** — Navigation with dead-reckoning
|
||
|
|
- 🔴 **Object Tracking** — Computer vision + motor control
|
||
|
|
- 🔴 **Swarm Robot** — Multi-robot coordination
|
||
|
|
|
||
|
|
> 📖 **Coming soon** — Project documentation is in progress.
|