Content for Raspberry PI Pico

Raspberry Pi Pico As HID Mouse

“Hello Everyone. So here’s a fun little project that tackles a major issue with the Raspberry Pi Pico Microcontroller. The Raspberry Pi Pico’s pinout information is located on the bottom side of the board, which makes prototyping difficult …

Project  pico_eth

pico_eth

“RP2040 Minimal hardware (PIO) Ethernet interface + LwIP TCP/IP stack driver This library allows you to add Ethernet 10Base-T compatible connectivity to your Pico at the cost of some passive components. It uses the proven TCP/IP lwIP stack provided …

Blackout Logger

“Hardware - Raspberry Pi Pico - Precision RTC Module (DS3231) - Waveshare eink 3.7 Software MicroPython The software is written in MicroPython 1.19.1 - Download the MicroPython UF2. - Push and hold the BOOTSEL button and plug your Pico into the USB …

How to Use HC-05 Bluetooth With Raspberry Pi Pico Using Micropython

“This guide covers how to use the HC-05 Bluetooth module with a Raspberry Pi Pico board using MicroPython. The HC-05 is a Bluetooth module that can be used to wirelessly communicate with other Bluetooth devices, such as smartphones …

RP2040 Oscilloscope Analog Front-end

“An analog Frontend shield for the Scoppy Oscilloscope, running on the RP2040 This post will look at my prototype Analog front-end for the Scoppy RP2040 Oscilloscope. It is important to state right from the beginning that this circuit is one …

HC-05 Bluetooth With Raspberry Pi Pico Using Micropython

“This guide covers how to use the HC-05 Bluetooth module with a Raspberry Pi Pico board using MicroPython. The HC-05 is a Bluetooth module that can be used to wirelessly communicate with other Bluetooth devices, such as smartphones …

Raspberry Pi Pico & WizFi360 Wireless Thermography

“Raspberry Pi Pico & WizFi360 Wireless Thermography Solution, This project use RP2040 WizFi360 GC9A01. Display on PC and Screen.”

Project  Sprig

Sprig

“Sprig is a game console where every user is a creator. It can only be obtained by building a tile-based game in the web-based game editor and shipping it in the community gallery. It’s made by Hack Club. You …

Face-Following Carousel

“A carousel that automatically rotates to face the nearest person. Put a phone, fan, or anything you want to face at you on top! When I’m cooking or cleaning I’ll often watch shows on my tablet, but I …

How to use ADC On Raspberry Pi Pico using MicroPython

“In this guide we will show you how to use the ADC on your Raspberry Pi Pico using MicroPython. We will also go over some of the basic concpt In this tutorial let’s know aboutRaspberry Pi Pico ADC, How …