CMU Campus Energy Meter Live Display
A Python (server-side) & Javascript (client-side) program that retrieves (via Modbus) and displays real time power consumption data of CMU campus buildings from public available meters. Update every 2 minutes.
Energy Meter Live Display with Probabilistic View
Using Kernel Density Estimation, we display the probability density function of the consumption data within previous smart meter intervel (15 mins). Update every 2 minutes.