cluis-lopez / WatchDog

Small webapp hosted in GCP and using Pusher to get real time environmental data from a Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WatchDog

Simple project to get real time data from a bunch of sensors and a USB camera connected to a Raspberry Pi into a web page.

Uses Python and few lines of Node in the Raspi, Java in the backend and Javascript (JQuery) in the web client. Messages are driven through Pusher and the backend is hosted in Google App Engine.

Diagram

Check README files below each relevant directory

About

Small webapp hosted in GCP and using Pusher to get real time environmental data from a Raspberry Pi


Languages

Language:HTML 48.0%Language:Java 26.3%Language:Python 21.6%Language:JavaScript 4.1%