1.0.0 • Published 8 months ago

gameon-mcp23017 v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Game On Berkeley's implementation of a MCP23017 i2c I/O Manager

This is still under construction. Use at your own risk

Install

cd /home/pi/.node-red
npm install https://github.com/ericmittler/node-red-contrib-gameon-mcp23017.git
node-red-restart

Upgrade

cd /home/pi/go_src/node_red
npm remove git://github.com/ericmittler/node-red-contrib-gameon-mcp23017.git
npm install https://github.com/ericmittler/node-red-contrib-gameon-mcp23017.git
node-red-restart
1.0.0

8 months ago