Arduino Board IDE
Write your Arduino code!

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
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