An open API service indexing awesome lists of open source software.

https://github.com/simonprickett/schooldelays

Determine if the school system is delayed (usually for snow)
https://github.com/simonprickett/schooldelays

python raspberry-pi

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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