Arduino Projects
Build exciting Arduino projects: control LEDs, buzzers, sensors, motors, and create interactive systems

Join the AI Workshop to learn more about AI and how it can be applied to web development. Next cohort February 1st, 2026

The AI-first Web Development BOOTCAMP cohort starts February 24th, 2026. 10 weeks of intensive training and hands-on projects.


Put your Arduino knowledge into practice with hands-on projects. Learn to control LEDs, work with buzzers, read analog and digital inputs, control servo motors, and build a digital thermometer. Each project builds on your understanding of Arduino programming and electronics.

Lessons in this unit:

0: ▶︎ Introduction
1: Blink a LED
2: Light the built-in LED using your browser
3: Use an active buzzer
4: Use a passive buzzer
5: Read analog input
6: Read a digital input
7: Control a servo motor with a potentiometer
8: Build a digital thermometer
9: The Arduino built-in LED
10: How to run a Web Server on an Arduino
11: The analogWrite() function and PWM
12: The map() function
13: The tone() function