Skip to content

Project with Tessel 2 to measure the ambient lights

Notifications You must be signed in to change notification settings

pablasso/lights-on

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lights-on

This proof of concept consists of:

  • Detects if lights are turned ON or OFF.
  • If a change was detected, persist it in a DB.

ambient.gif

Install

I've made use of Tessel 2, Webtask and mLab. The latest two have free accounts and are used to persist the data.

  • To run the tessel code:

t2 run ambient.js

  • For the server side code I'm using the code at server.js for a webtask endpoint.

About

Project with Tessel 2 to measure the ambient lights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published