Main Content

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 port of your computer. Release the BOOTSEL button after your Pico is connected.
- It will mount as a Mass Storage Device called RPI-RP2.
- Drag and drop the MicroPython UF2 file onto the RPI-RP2 volume.”

Link to article