Skip to content

Arduino & Python files to display stock information on MAX7219 controlled LED Matrices.

License

Notifications You must be signed in to change notification settings

jackokeeffe/stock-ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stock-ticker

Files to display stock information on MAX7219 controlled LED Matrices.

Preview

How-To/Installation:

  1. Clone the repo/type git clone https://github.com/jackokeeffe/stock-ticker.git into your command prompt.
  2. Install BeautifulSoup4 and Pyserial in your Python Enviroment.
  3. Install MD_PAROLA in your Arduino IDE.
  4. Connect device (see below).
  5. Upload receiveData.ino to your Arduino.
  6. Start guiAndSerial.py

Connecting:

  • VCC - 5V
  • GND - GND
  • CS - 10
  • DIN - 11
  • CLK - 12

Built With:

Libraries Used:

Author:

About

Arduino & Python files to display stock information on MAX7219 controlled LED Matrices.

Topics

Resources

License

Stars

Watchers

Forks