Skip to content

Commit

Permalink
Adding links to the hardware
Browse files Browse the repository at this point in the history
  • Loading branch information
stjohnjohnson committed Nov 6, 2024
1 parent c8c38e0 commit fc8c5c7
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# extralife-matrixportal-tracker
Tracking donations for ExtraLife on a 32x64 RGB Matrix via MatrixPortal
Tracking donations for ExtraLife on a 32x64 RGB Matrix via an Adafruit Matrix Portal.

![Countdown in Action](https://github.com/user-attachments/assets/621276b6-5512-4727-baa7-6012e2433044)

Expand All @@ -9,6 +9,16 @@ This tracker will display the number of hours, minutes, and seconds until your 2

Additionally, it will show the current donation total.

## Hardware

To build this I got the following items:
- [Adafruit Matrix Portal S3](https://www.adafruit.com/product/5778)
- [64x32 RGB LED Matrix - 4mm pitch](https://www.adafruit.com/product/2278)
- [Black LED Diffusion Acrylic Panel - 10.2"x5.1"](https://www.adafruit.com/product/4749)
- [Clear Adhesive Squares](https://www.adafruit.com/product/4813)
- [Adjustable Bent-Wire Stand](https://www.adafruit.com/product/1679)
- [Vertical Wall Power Supply USB C - 5V/3A with Switch](https://www.adafruit.com/product/5801)

## Installation

1. Follow [this guide](https://learn.adafruit.com/network-connected-metro-rgb-matrix-clock/code-the-matrix-clock) to install CircuitPython on the MatrixPortal.
Expand Down

0 comments on commit fc8c5c7

Please sign in to comment.