/raspberrypeye

Web interface for monitoring info from a Raspberry Pi.

Primary LanguagePython

A simple web browser interface which uses the Python framework Flask and the Javascript framework D3.js to dynamically display the CPU temperature of a RaspberryPi accross a LAN. The data is sent from the RaspberryPi using JSON and a simple HTTP based API which pulls data from the database of historical temperatures and plotted inside the browser using D3.js.