goeducation-site/content/docs/projects/_index.md

30 lines
878 B
Markdown
Raw Normal View History

2026-03-31 08:11:40 +00:00
---
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.