Learn electronics, coding, and projects — step by step.

Series: Raspberry Pi Pico MicroPython

001 – Raspberry Pi Pico: GPIO | MicroPython

George Bantique February 12, 2021 No Comments

In this article, I would like to share to you the results of my exploration with the basic GPIO of the Raspberry Pi Pico using the MicroPython language.


Read more 001 – Raspberry Pi Pico: GPIO | MicroPython

000 – Raspberry Pi Pico: How to get started | MicroPython

George Bantique February 1, 2021 No Comments

I just received my Raspberry Pi Pico which I purchased in our local online store and I am so excited to try it out the moment I received it.

And just after a minute or two, I am able to make the most popular Hello world of embedded electronics which is the blinking of the LED. So, I decided to create a tutorial on how easy it is to get started with Raspberry Pi Pico using MicroPython language. I divided this tutorial into 3 simple steps. So, without further delays, lets get started.


Read more 000 – Raspberry Pi Pico: How to get started | MicroPython