Skip to content

Stock Ticker: Controlling three chains of 16x32 RGB LED displays using Raspberry Pi.

License

Notifications You must be signed in to change notification settings

avoro/rpi-rgb-led-matrix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Ticker: Controlling three chains of 16x32 RGB LED displays using Raspberry Pi.

Contributers

The LED-matrix library is (c) Henner Zeller h.zeller@acm.org, licensed with [GNU General Public License Version 2.0].

RSS parser was initally developed by chubbyemu.

Overview

The following project utlizes three 16x32 RGB LED matrix panels that are chained in order to display scrolling stock data acquired from www.nasdaq.com.

Required Materials

  1. Raspberry Pi 3 (Ubuntu Mate) 1.1 5V power supply
  2. Adafruit 16x32 LED matrix (3) 2.1 5V power supply
  3. F-F jumper wires (13)
  4. M-M jumper wires (4)
  5. Female DC power supply

Connecting Raspberry to LED matrix

  1. Grab Raspberry Pi and note the pins

2. Grab 1 Adafruit 16x32 LED matrix and note the pins

3. Connect Rasberry

4. Connect LED matrix

5. Chain 3 displays

6. Wire the chains

Running the script

To call the script use:

$ python rssparse.py

The console should display:

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.7%
  • Python 11.9%
  • C 5.5%
  • C# 5.1%
  • Makefile 4.7%
  • Shell 0.1%