Blink two LEDs on Pi Pico | Raspberry Pi Pico Simulator | Virtual Raspberry Pi Pico Simulator
How to interface two LEDs to Pi Pico | Raspberry Pi Pico Simulator| Raspberry Pi Pico Easy projects
Project Summary
In this Pi Pico example, we will connect Pi Pico to two LEDs. In this example, you will learn how to blink LEDs connected to Pi Pico in the Arduino Style! You will also learn how to output serial data on Pi Pico.
This Project will use a Pi Pico simulator. No hardware is necessary for the project as you will be using the Pi Pico simulator.
Wokwi Raspberry Pi Pico simulator is used here as it is free and easy to use online. You will get the code and the connection diagram explicitly in the Pi Pico simulation section below.
Virtual Raspberry Pi Pico simulator - Blink two LEDs on Pi Pico
Components you need
- Raspberry Pi Pico Board
- Two LEDs
- Connecting wires
Challenges you are ready to take on
- Create a random delay and blink both the LEDs together with the same delay.
Raspberry Pi Pico Simulation
In the section below, you can also modify the code and see the results instantly. You can change the code and recompile it by clicking on Rerun/Run button. For more help, please visit Discord channel of the Wokwi Pi Pico Simulator.
Comments
Post a Comment