Skip to content

raybeorn/agwe-tessel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgWe Tessel Adapters

Exposes data via websocket server for AgWe controller.

Will show basic web interface at http://yourtesselsname.local whenever you are connected to the same wireless network or your tessel's enabled wireless access point.

Initialize Tessel

Follow the instuctions at http://tessel.io/start to intialize your tessel to your wireless network.

Clone and install

git clone git@github.com:AgWe-Project/agwe-tessel.git
cd agwe-tessel
npm install
t2 push socket-climate.js

About

websocket server for tessel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 58.3%
  • HTML 41.7%