Rapberry Pi GPIO extension with node.js

101 views Asked by At

I am working on a project with my raspberry pi that needs more than 16 pins. I am planning to use a few mcp23017 microchips to expand my gpio ports. I am currently working in node.js with the onoff module to use the gpio how would I make this work? Should I use pigpio instead?

0

There are 0 answers