All tutorials

Blinking LED Project

picobricksBeginner ⏱ 10 mins

Overview

In computer programming, when learning a new coding language we typically create a Hello World project, which prints Hello World to the screen.

When working with robotics and physical computing, our Hello World project becomes a blinking (light-emitting diode).

Let's take a look at how we'd create this on the PicoBricks using the Brick IDE.

🎯

What you'll learn

  • How to make an LED blink on and off