Your centralized library for school robotics. Document your projects, share step-by-step guides, and download code & 3D models to build amazing robots together.
Explore Projects
Discover community builds or find your next idea.
Sensors
Weather Station with Arduino Uno, DHT11, and I2C LCD
This project demonstrates how to build a simple weather station using an Arduino Uno, a DHT11 temperature and humidity sensor, and an I2C LCD display.
Fundamentals
Traffic Light Project with Arduino Uno and 3 LEDs
Create a simple traffic light system using Arduino Uno and 3 LEDs. The project simulates a traffic light with red, yellow, and green LEDs.
Fundamentals
Interfacing Arduino Uno with Micro Modules
This project involves connecting and programming Arduino Uno to work with micro modules for various applications.
Sensors
Obstacle Avoidance Game using Arduino Uno, Joystick, and LCD I2C
In this project, you will learn how to create a simple obstacle avoidance game using Arduino Uno, a joystick, and an LCD display with I2C communication. The game will challenge the player to navigate through obstacles by controlling a character with the joystick.