Dylan Tredger

piDashboard | Dylan Tredger

piDashboard

November 21, 2014

Angular dashboard for sensor data. [github]

piDashboard is based on rDash Dashboard . The site is an angular-based dashboard for data provided by a Raspberry Pi. (see RaspberryPi for code for running sensors).

Currently the site has two functions-ish:

A crude live version of the site was being served by nginx running on a raspberry pi (the same pi as provides the data), but this was too much of a drain on resources (in the event someone visited).

Issues