Content for Raspberry PI Pico W

Raspberry PI Pico W

Raspberry Pi Pico W offers 2.4GHz 802.11 b/g/n wireless LAN support, with an on-board antenna, and modular compliance certification. It is able to operate in both station and access-point modes. Full access to network functionality is available to both C and MicroPython developers. Raspberry Pi Pico W pairs RP2040 with 2MB of flash memory, and a power supply chip supporting input voltages from 1.8–5.5V. It provides 26 GPIO pins, three of which can function as analogue inputs, on 0.1”-pitch through-hole pads with castellated edges. Raspberry Pi Pico W is available as an individual unit, or in 480-unit reels for automated assembly.

Random Number Generator using common Geiger counter

“This project permits the creation of RNG generators based on nuclear decay, interfacing a Geiger counter with audio exit to a MC. It’s an evolution of my previous project you find here: NuclearRNG text Here Theoretically it permits the …

SDRSharp Controller

“Control the SDRSharp software with physical controls for a more natural experience using a software defined radio. Some time ago I attempted to create physical controls for SDRSharp using the excellent SDRSharp Net Remote plugin for SDRSharp created by Al …

IOT Home Automation

“Home Automation Using IOT & WiFi Here In this project we are going to make an IOT based Home Automation system for our home to control the AC Electrical Appliances(In my case, one Cooler, one Tube Light, LED Bulb and …

Workday Progressbar With Google Calendar Integration

“Follow this exciting tutorial to create your own visual workday scheduler using a Raspberry Pi Pico and an LED strip. I’m delighted to introduce you to a captivating project I recently discovered on GitHub, to which I’m now …

Nerdy Clock - Binary Clock Using Pico W

“In this project, we’ll be using a Raspberry Pi Pico and some LEDs to create our own binary clock. Why make your own binary clock? Well, for one thing, it’s a fun and nerdy way to display the …

BLE-to-Ethernet central with RP2040/W5100S

“This project aims to demonstrate how to turn Pico W into BLE-to-Ethernet central using WIZnet W5100S Introduction Few days ago Raspberry Pi released new SDK that added missing feature to Pico W - Bluetooth support. For more information please refer …

Connecting to the Internet with Raspberry Pi Pico W

“Getting Raspberry Pi Pico W online with C/C++ or MicroPython.”

NeoPixel / OLED clock with NTP

“This page describes building and programming NeoPixel / OLED clock driven by NTP based on: Raspberry PI Pico W SSD1306 128x64 OLED display 24x RGB LED NeoPixel circle Ø65, WS2812B 24x RGB LED NeoPixel circle Ø85, WS2812B Optional microSD slot for …

Stripboard Oscilloscope

“A 500kS/s oscilloscope built on stripboard using basic parts Introduction In the previous guide we described how to create a simple oscilloscope on a breadboard using a Raspberry Pi Pico W (or Pico) and the Scoppy Android app. Here …

New functionality: Bluetooth for Pico W

“In June last year, we launched Raspberry Pi Pico W, a $6 wireless-enabled variant of our Pico platform, built around our RP2040 microcontroller. In the year since, we’ve sold over half a million of these tiny boards, and they …