Ticker

6/recent/ticker-posts

Header Ads Widget

Blink Led with Raspberry Pi Pico and Micropython

A simple program to Run and test your Raspberry Pi Pico board by blinking onboard builtin led. before this step first you have to configure your thonny ide for Raspberry Pi Pico. to do so visit given link below.

Setup Thonny Ide for Raspberry Pi Pico

By default a led is connected on GP25 pin of Raspberry Pi Pico board, you can write your own micropython code to blink this led.

Open Thonny ide and write below code:


Now click on Play button after connecting Raspberry Pi Pico board on USB port to start running above program.



Post a Comment

0 Comments