Project consists of the tickers that run on a Raspi. These tickers consume text from either the Philly Scores API or the Scores Scraper script.
-
Philly Scores API - API app written in Go. Returns formatted strings for major philly sports teams.
-
Scores Scraper - Python script that scrapes ESPN APIs for the latest scores then writes the formated string to a text file in S3.
-
Ticker - This folder contains different tickers (python scripts) that run on a Raspberry Pi. It grabs strings from a http endpoint and writes to LED panels using the Henner Zeller RPi RGB LED Matrix library.