Skip to content

josephsamela/led-matrix-weatherstation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED Weather Station

LED Matrix

Beautiful LED Matrix to display the weather! Powered by the Raspberry Pi and Adafruit RGB Matrix Hat.

Hardware

  1. Raspberry Pi with internet connection
  2. Adafruit RGB Matrix Hat
  3. LED Matrix
  4. Follow setup instructions here: https://learn.adafruit.com/adafruit-rgb-matrix-plus-real-time-clock-hat-for-raspberry-pi

Software

  1. Sign up for API key at http://openweathermap.org/api
  2. Clone this repo to RPi and navigate to the directory
  3. Install required Python packages
$ sudo apt-get install python-dev python-imaging
$ pip install schedule
  1. Edit weatherstation.py and enter your location and API key
  2. Run weatherstation.py with $ python weatherstation.py &

Author

About

Nifty LED weather station powered by the Raspberry Pi!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%