Skip to content

pipebits/node-de3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-d3

This module allow the interaction with the stick-de3 from nicolaudie https://www.nicolaudie.com/stick-de3.htm

Usage

Create the stick

var StickDriver = require("node-de3");

var stick = new StickDriver("STCIK IP");

Call a scene

stick.triggerScene(SceneNumber);

About

This module allow the interaction with the stick-de3 from nicolaudie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published