
Line Follower Robot
A robot that follows a line using IR sensors and a PID control algorithm. Great for learning automation and embedded control!

Arduino Weather Station
Monitor temperature, humidity, and pressure with sensors like DHT11 and BMP180. Display data on an LCD or upload it online.

Gesture Controlled Car
Control a robotic car using hand gestures via accelerometer and Arduino. Learn motion sensing and wireless control!