gameon-mcp23017

1.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i gameon-mcp23017

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

36.1 kB

Total Files

11

Last publish

Collaborators

  • eric_mittler