mcp-spi-adc
mcp-spi-adc copied to clipboard
MCP3002/4/8, MCP3202/4/8 and MCP3304 SPI analog to digital conversion with Node.js
Is it possible to specify differential mode for any of the channels? This feature is available in the chip. If not, how about adding it? Thanks, Tom
Is it possible to have the type script interface for this library? This would be great. Thanks
This and other Node.js native modules are now not compatible with the [electron](https://github.com/electron/electron) framework because of that issue: https://github.com/electron/electron/issues/18397 . I think the solution may be quite easy for library...