The Raspberry Pi Pico is a microcontroller development board powered by the custom RP2040 chip. With its dual-core ARM Cortex-M0+ processor, extensive GPIO pins, and built-in programmable I/O (PIO), ...
This project uses MicroPython to sample weather and UV index data, saving it to a micro SD card along with a Real Time Clock (RTC). For the best accuracy, we use two DHT11 temperature and humidity ...