mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
Update README.md
Signed-off-by: Chuck <33324927+ChuckBuilds@users.noreply.github.com>
This commit is contained in:
48
README.md
48
README.md
@@ -29,35 +29,35 @@
|
||||
Modular, rotating Displays that can be individually enabled or disabled per the user's needs with some configuration around display durations, teams, stocks, weather, timezones, and more. Displays include:
|
||||
|
||||
### Time and Weather
|
||||
- Real-time clock display
|
||||
- Real-time clock display (2x 64x32 Displays 4mm Pixel Pitch)
|
||||

|
||||
|
||||
|
||||
- Current Weather, Daily Weather, and Hourly Weather Forecasts
|
||||
- Current Weather, Daily Weather, and Hourly Weather Forecasts (2x 64x32 Displays 4mm Pixel Pitch)
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
- Google Calendar event display
|
||||
- Google Calendar event display (2x 64x32 Displays 4mm Pixel Pitch)
|
||||

|
||||
|
||||
|
||||
|
||||
### Sports Information
|
||||
The system supports live, recent, and upcoming game information for multiple sports leagues:
|
||||
- NHL (Hockey)
|
||||
- NHL (Hockey) (2x 64x32 Displays 4mm Pixel Pitch)
|
||||

|
||||

|
||||

|
||||
|
||||
- NBA (Basketball)
|
||||
- MLB (Baseball)
|
||||
- MLB (Baseball) (2x 64x32 Displays 4mm Pixel Pitch)
|
||||

|
||||
|
||||
- NFL (Football)
|
||||
- NFL (Football) (2x 96x48 Displays 2.5mm Pixel Pitch)
|
||||
<img width="2109" height="541" alt="image" src="https://github.com/user-attachments/assets/d10212c9-0d45-4f87-b61d-0a33afb9f160" />
|
||||
- NCAA Football
|
||||
- NCAA Football (2x 96x48 Displays 2.5mm Pixel Pitch)
|
||||
<img width="2417" height="610" alt="image" src="https://github.com/user-attachments/assets/9be92869-ee29-4809-9337-69977f228e23" />
|
||||
|
||||
- NCAA Men's Basketball
|
||||
@@ -69,7 +69,7 @@ The system supports live, recent, and upcoming game information for multiple spo
|
||||
### Financial Information
|
||||
- Near real-time stock & crypto price updates
|
||||
- Stock news headlines
|
||||
- Customizable stock & crypto watchlists
|
||||
- Customizable stock & crypto watchlists (2x 64x32 Displays 4mm Pixel Pitch)
|
||||

|
||||

|
||||
|
||||
@@ -80,17 +80,17 @@ The system supports live, recent, and upcoming game information for multiple spo
|
||||
- Spotify integration
|
||||
- YouTube Music integration
|
||||
- Album art display
|
||||
- Now playing information with scrolling text
|
||||
- Now playing information with scrolling text (2x 64x32 Displays 4mm Pixel Pitch)
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
### Custom Display Features
|
||||
- Custom Text display
|
||||
- Custom Text display (2x 64x32 Displays 4mm Pixel Pitch)
|
||||

|
||||
|
||||
- Youtube Subscriber Count Display
|
||||
- Youtube Subscriber Count Display (2x 64x32 Displays 4mm Pixel Pitch)
|
||||

|
||||
|
||||
- Font testing Display (not in rotation)
|
||||
@@ -131,6 +131,32 @@ The system can be configured through a JSON configuration file that allows users
|
||||
- More information available: https://github.com/hzeller/rpi-rgb-led-matrix/tree/master?tab=readme-ov-file
|
||||

|
||||
|
||||
## Possibly required depending on the display you are using.
|
||||
- Some LED Matrix displays require an "E" addressable line to draw the display properly. The [64x32 Adafruit display](https://www.adafruit.com/product/2278) does NOT require the E addressable line, however the [92x46 Waveshare display](https://amzn.to/4pQdezE) DOES require the "E" Addressable line.
|
||||
- Various ways to enable this depending on your Bonnet / HAT.
|
||||
|
||||
Your display will look like it is "sort of" working but still messed up.
|
||||
<img width="1386" height="699" alt="image" src="https://github.com/user-attachments/assets/2887044d-1526-46c0-9fe5-9252d4373314" />
|
||||
or
|
||||
<img width="924" height="316" alt="image" src="https://github.com/user-attachments/assets/fda59057-faca-401b-8d55-f0e360cadbdf" />
|
||||
or
|
||||
<img width="1363" height="703" alt="image" src="https://github.com/user-attachments/assets/0e833721-1690-4446-a6a9-7c48eed7a633" />
|
||||
|
||||
How to set addressable E line on various HATs:
|
||||
|
||||
- Adafruit Single Chain HATs
|
||||
<img width="719" height="958" alt="IMG_5228" src="https://github.com/user-attachments/assets/b30e839c-6fc9-4129-a99c-0f4eaf62c89d" />
|
||||
or
|
||||
<img width="349" height="302" alt="image" src="https://github.com/user-attachments/assets/2175fa40-98a8-4da7-bcd3-d6b1714e33d2" />
|
||||
|
||||
- Adafruit Triple Chain HAT
|
||||

|
||||
|
||||
- ElectroDragon RGB LED Matrix Panel Drive Board
|
||||

|
||||
|
||||
|
||||
|
||||
-----------------------------------------------------------------------------------
|
||||
## Mount/Stand
|
||||
I 3D printed stands to keep the panels upright and snug. STL Files are included in the Repo but are also available at https://www.thingiverse.com/thing:5169867 Thanks to "Randomwire" for making these for the 4mm Pixel Pitch LED Matrix.
|
||||
|
||||
Reference in New Issue
Block a user