/schooldelays

Determine if the school system is delayed (usually for snow)

Primary LanguagePythonMIT LicenseMIT

schooldelays

Determine if the school system is delayed (usually for snow). Working on this for Fairfax County schools in Virginia.

Work in progress. Need to see some delay examples!

Setup Environment

Raspberry Pi B+ with Raspian from the Raspberry Pi Foundation.

Some sort of internet connection.

sudo apt-get install libxslt-dev
sudo apt-get install libxml2-dev
sudo apt-get install python-pip
apt-get install python-dev
sudo pip install lxml
sudo pip install requests
sudo pip install schedule
sudo pip install unicornhat

Here's an example of the Unicorn Hat working on my Raspberry Pi B+, this will be driven by this script in the near future...

https://www.youtube.com/watch?v=caxBljIjARE