/rp2_led_matrix

A LED matrix implementation with MicroPython and RP2040.

Primary LanguagePythonMIT LicenseMIT

LED Matrix Clock with Raspberry Pi Pico

This is my LED matrix project. For details, see the medium post.

LED Matrix Real Time Clock

How to Run the Code

Load your RPi Pico with Micropython.

Copy all the files under src to the root of your RPi Pico. This can be done with rshell, or with the File Open dialgo of the Thonny Python IDE.

Open the clock.py in Thonny and run it. If you want it to run automatically on boot, rename it to main.py.

When running with a computer, the clock should be automatically adjusted to the correct time. Without a computer, the two buttons can be used to adjust the time.

Schematic

Schematic