Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 238 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 238 Bytes

Building a stock ticker using led matrix boards from adafruit.

Using python to pull stock prices and work by @hzeller to print onto an LED matrix.

I am using the alpha vantage api to get the stock prices.

$ pip install alpha_vantage