Skip to content

A GUI dashboard that shows live information about Andover High School's air.

License

Notifications You must be signed in to change notification settings

energize-andover/Data-Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataDisplay

A GUI Data Display using the buildingEnergyAPI to get and display live air data for Andover High School (AHS).

This project was written as a part of the Energize Andover program in 2018. For more information, check out my blog documenting our day to day activities.

In order to run this program, make sure your root directory is structured like so:

root-directory-name-here/
├──CSVs/
│   ├── ahs_air.csv
│   ├── ahs_air_data.csv (Optional, not included in repository but will be created after first run)
│   ├── default-data.csv (Optional, but strongly reccomended, as it improves performance)
├── DataDisplay.py
└── bacnet_gateway_requests.py

And then run DataDisplay.py

This project requires the following packages:

About

A GUI dashboard that shows live information about Andover High School's air.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages