Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.73 KB

File metadata and controls

63 lines (41 loc) · 1.73 KB

"LED's Signal" (Let's signal !)

This is an educational project I have a lot of fun with.

Goal is to use LED panel x Raspberry Pi to display any info or signals (ie. trading, transport, weather and more)

This tutorial is to guide you to build your own LED Signal panel with Raspberry Pi 3B.

Enjoy !

LED's Signal Bitcoin price

0/ Prerequesites :

a/ Hardware

b/ Software : library dependencies

c/ Software in this repo

  • The code here

d/ Disclaimer

  • As you have soldering part be careful with the heat ;)
  • Some python coding and linux knowledge is preferable ! ;)

1/ STEP 1 : Prepare the Raspberry Pi

a/ Solder Adafruit RGB on your Raspberry Pi 3B

More to come

b/ Connect in SSH to your Raspberry

More to come

c/ Setup your python environment

More to come

d/ Test the Signals (ie Trading)

More to come

2/ STEP 2 : Prepare the LED Panel

a/ Replace the card in the Panel with your Raspberry Pi and connect to the board

More to come

b/ Install Power cable

More to come

3/ STEP 3 : Configure your app

a/ Install your app Signal (ie Trading)

More to come

b/ Configure your app Signal (ie Trading)

More to come