Other

“HOWTO: Raspberry Pi Pico + WIZnet W5500 Ethernet + CircuitPython - Manual IP setting & Ping Demo”

“If you’ve been reading this blog for a long time, you’ll know that my first Raspberry Pi project was a version of a Star Trek Tricorder. The first version was made out of LEGO and used a Pi …

“We show how to connect Pico to WiFi while maintaining low power and running it directly on AAA batteries In this project we show how to connect Raspberry Pi Picoto WiFi by using the Cricket WiFi moduleand send an alert …

“Send text messages using the Raspberry Pi Pico and a cellular notecard from Blues How does it work? The Pico Phone consists of the following basic components (check out the components section): Raspberry Pi Pico Notecard Sparkfun Qwiic Keypad Whenever …

“A DIY RGB LED matrix which blinks in pattern with music or any sound. Overview This is a fun project to demonstrate programmable I/O hardware using PIO to control RGB LED (WS2812 Neopixels) movements activated by a connected sound …

“Create a Google Map heatmap with cellular and GPS data acquired by a Raspberry Pi Pico and Notecard, using Python and Google Cloud Platform. A heatmap overlaid on satellite imagery is one of the more tantalizing means of displaying map-based …

“The new Raspberry Pi Pico offers Dual Cores and Interrupts if you use MicroPython. I thought I would give it a go and try explain some of the pitfalls to avoid. This project keeps the action running on the two …

“An easy to use yet secure 2FA gadget, using a Raspberry Pi Pico and RGB Keypad, MicroPython. 2FA has quickly become an easy to implement solution for all online services willing to add extra safety to user accounts. As a …

“Raspberry Pi Pico has a lot of interesting and unique features, but it doesn’t have networking. Of course this was only ever going to be a temporary inconvenience, and sure enough, over Pi Day weekend we saw both USB …

“Fully Customizable SPI Display Array Clock The main idea of this project was to make a customizable clock, a clock that would have the option to change its appearance very easily, The first option was to make it with RGB …