Social Hardware

The Portfolio of Noah Shibley
Social Hardware IO 2015

This project is a IOT and connected device data service platform. I developed the entire platform using Go (golang) for the server side and Polymer with D3.js for the web interface. The platform features a restful API for data access and updates. Websockets for realtime browser visuals. Conditional triggering of external APIs. Support for use with a MQTT broker. An example using the ESP8266 to send sensor data to the platform can be found here .