Raspberry Pi Pico I2C Communication
In this Raspberry Pi Pico tutorial, we will learn about I2C communication protocol and pins featured on the Pi Pico board. Moreover, we will interface …
In this Raspberry Pi Pico tutorial, we will learn about I2C communication protocol and pins featured on the Pi Pico board. Moreover, we will interface …
In this tutorial, we will learn how to interface PIR Motion Sensor with Raspberry Pi Pico and use GPIO pins of Raspberry Pi Pico as …
In this tutorial, we will learn to interface KY-023 Analog Joystick module with Raspberry Pi Pico. First, we will see some introduction, pinout, and working …
This guide focuses on TM1637 4 digit 7 segment display module and its interfacing with Raspberry Pi Pico. Unlike the 4-Digits 7 segment display which …
In this tutorial, we will create a data logger using Raspberry Pi Pico and MicroPython. We will log temperature and humidity readings acquired from DHT22 …
In this user guide, we will learn how to interface a micro SD card with Raspberry Pi Pico using the microSD card module. This module …
In this getting started guide, we will learn how to program Raspberry Pi Pico using Arduino IDE. It will be a step-by-step guide on how …
In this tutorial, we will learn to interface RC522 RFID Reader Module with Raspberry Pi Pico using MicroPython. These RFID reader modules are very handy …
In this tutorial, we will learn about a NEO-6M GPS module and how to interface it with Raspberry Pi Pico to obtain GPS parameters such …
In this post, we will learn how to use dual core of Raspberry Pi Pico using MicroPython. We are going to discuss how to do …