Blink an LED with Raspberry Pi Pico
Build your first Raspberry Pi Pico circuit by blinking an LED with MicroPython while learning GPIO, polarity, resistors, and breadboard wiring.
View projectProjects
Complete guides with parts, wiring guidance, working code, troubleshooting, and a clear next project.
Build your first Raspberry Pi Pico circuit by blinking an LED with MicroPython while learning GPIO, polarity, resistors, and breadboard wiring.
View projectBuild an automatic LED night light that turns on when the room gets dark.
View projectBuild a keypad-controlled lock that moves a servo when the correct code is entered.
View projectRead a push button with Raspberry Pi Pico and use a digital input on GP14 to control an LED on GP15 with beginner-friendly MicroPython.
View projectSweep a small hobby servo through precise angles using PWM from a Raspberry Pi Pico.
View projectBuild a timed red, yellow, and green traffic light sequence with three GPIO outputs.
View projectMeasure distance with an HC-SR04 sensor and display live readings in centimeters.
View project