ArduinoLab

Your centralized library for school robotics. Document your projects, share step-by-step guides, and download code & 3D models to build amazing robots together.

Arduino Lab Hero

Explore Projects

Discover community builds or find your next idea.

Arduino Uno R3 Guide with I2C LCD
Fundamentals

Arduino Uno R3 Guide with I2C LCD

This project aims to guide you through connecting and using an I2C LCD display with your Arduino Uno R3.

Vaccum Cleaner Robot
Robotics

Vaccum Cleaner Robot

This is an Autonomous Vacuum Cleaner Robot built on a custom 3D-printed platform. It is powered by an Arduino Uno R3 and uses three ultrasonic sensors to "see" its surroundings. The drive system consists of two DC motors with wheels for movement and a third caster wheel for balance and pivoting. The robot intelligently navigates by measuring distances and steering away from obstacles, always prioritizing the path with the most open space.

LOGO
Sensors

Weather Station Project

A simple weather station project using Arduino to collect and display temperature, humidity, and pressure data.

LOGO
IoT

ESP32 with DHT11 Temperature Measurement and Smartphone Notification

This project uses an ESP32 board with a DHT11 temperature and humidity sensor to measure temperature and send the data to a smartphone.