
Raspberry Pi Pico – Powerchain (Power Delivery Circuitry)
The Raspberry Pi Pico’s power chain is designed for flexible power delivery, allowing it to be powered via...

Raspberry Pi Pico – ADC Read -MicroPython
Introduction to ADC Peripheral on Raspberry Pi Pico The Raspberry Pi Pico has a 12-bit SAR ADC (Analog-to-Digital...

Raspberry Pi Pico GPIO Interrupts with MicroPython (ISR)
Here’s an example of using an Interrupt Service Routine (ISR) in MicroPython on a GPIO pin for the...

Raspberry Pi Pico – GPIO Setup
The Raspberry Pi Pico has a flexible set of GPIO (General Purpose Input/Output) pins that allow it to...

Raspberry Pi Pico – SSD1306 OLED Display – MicroPython
In this article, we will explore how to interface an SSD1306 OLED display with the Raspberry Pi Pico...