Close

Pebble dashboard

A project log for Homefront

A smartish home system with Arduino IoT devices and a Clojure cloud back-end with a web interface.

harri-ohra-ahoHarri Ohra-aho 03/13/2016 at 07:330 Comments

It's quite fast to make an HTTP API connected Pebble app using the pebble.js framework and the Cloudpebble browser IDE, so I made a dashboard app that provides a similar view into the measurement data as the web dashboard.

The app shows the current values for each sensor in a menu UI and each item can be drilled into for information on the previous measurement and the time of measurement.

Discussions