Basic Arduino 1/4: make an LED blink
Lección creada desde Markdown.
- Embedded systems
- Lower secondary / first physical-programming lessons
- 35 min

LabsLand
Program a real Arduino Uno board and use basic peripherals
Laboratory information
With this laboratory, you can program a real Arduino Uno board. It also includes several input and output peripherals, similar to those that are often included in Arduino starter kits.
Those peripherals include LEDs, switches, buttons, an OLED display, a servo motor, etc.
What students do
Ready lesson plans
Preview classroom-ready activities that guide students through the real laboratory.
Lección creada desde Markdown.
Lección creada desde Markdown.
Lección creada desde Markdown.
Video
Available experiments
Write your Arduino code!
Teaching resources
Learn how to use the LEDs and how to print into the serial terminal.
Open resourceLearn how to detect button presses and use conditionals to react to them.
Open resource