Skip to content

louis-ad/node-red-contrib-maxcube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-maxcube

A node-red node to control the eQ-3 Max! Cube

Installation

cd $HOME/.node-red
npm install node-red-contrib-maxcube

Restart Node-RED.

Nodes

maxcube

Accepts messages with payload of type object with following structure:

{
  "rf_address": "0abc12",
  "degrees": 20
}

About

A node-red node to control the eQ-3 Max! Cube

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 55.7%
  • JavaScript 44.3%