This is a hardware and software solution for low-frequency data-logging with a Raspberry Pi Pico (W). The project started as a hardware project, but the software runs independently of the special ...
This project demonstrates the use of a circular buffer on the Raspberry Pi Pico's onboard flash memory. A circular buffer is a data structure that cyclically uses a fixed-size array to store data.
[Dmytro] has created a blackout logger. The build consists of a Raspberry Pi Pico that connects to a DS3231 real time clock (RTC) with a Waveshare 3.7 inch eInk display which [Dmytro] puts into a ...