This article is about getting started with Raspberry Pi Pico 2, the new foundation’s silicon and circuit board
Let’s learn in this post how to use the Raspberry Pi Pico temperature sensor, an internal diode that can give us the chip temperature
Let’s talk about a project I made for the Hackaday business card contest, which is happening in 2024 and having some money prizes
It is easy to program the Raspberry Pi Pico with Arduino IDE, all you need is a URL, the IDE and the board itself
Let’s learn today how many Raspberry Pi models exist, analyzing every version since its inception all the way to the end of 2023
Let’s study how to implement an algorithm of Falling and rising edge input detector with microPython, to read buttons and process state
Learn how to implement a function similar to BlinkWithoutDelay with Raspberry Pi Pico and microPython. Never use time.sleep() again
What I did when I bricked my Raspberry Pi Pico? There is a simples workaround that involves a UF2 file and the BOOTSEL button
This is a guide for you to learn how to program Raspberry Pi Pico with microPython, it is easy to start and blink an LED