mcp-spi-adc icon indicating copy to clipboard operation
mcp-spi-adc copied to clipboard

MCP3002/4/8, MCP3202/4/8 and MCP3304 SPI analog to digital conversion with Node.js

Results 4 mcp-spi-adc issues
Sort by recently updated
recently updated
newest added

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

enhancement

Is it possible to have the type script interface for this library? This would be great. Thanks

enhancement

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...