Learn to blink an LED using your Pico.
Piperbot made it to Mars but can’t see where to land. Help Pip signal to him by building a circuit with an LED and code it to blink. This mission walks through the basics of current, how it flows, and how you can use code to control it.
View student interface at make.playpiper.comCircuit A conductive path for flow of current or electricity
Power The current or flow of electric charge and voltage
Microcontroller An integrated circuit that contains a microprocessor along with memory and associated circuits
Loops A sequence of instruction s that is continually repeated until a certain condition is reached
Variables A value that can change, depending on conditions or on information passed to the program
Input Device A hardware device that sends data to a computer, allowing interaction and control
Output Device A piece of hardware which converts information into a human-perceptible form
View Full Glossary