Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

lumiere-lighting/lumiere-node-tessel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED. See lumiere-client-* projects.

Lumiere Node with Tessel

Using Lumiere with a Tessel

Tessel code

The following command line commands are meant to be run from this directory.

  1. Plug in your Tessel to your computer via USB cable.
  2. Install NodeJS (or assumingly io.js should work as well)
  3. Install Tessel: npm install tessel -g
  4. (optional) Update your Tessel to make sure the firmware is current: tessel update
  5. Install dependencies: npm install
  6. (optional) Run the code on the Tessel once: tessel run index.js
  7. Push code to the Tessel: tessel push index.js

About

Using Lumiere with a Tessel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published