MCP3XXX icon indicating copy to clipboard operation
MCP3XXX copied to clipboard

An Arduino Library supporting the MCP3XXX series of ADC SPI chips, including MCP3002, MCP3004, MCP3008 and others.

Results 2 MCP3XXX issues
Sort by recently updated
recently updated
newest added

MCP3202, MCP3204 and MCP3208 are not supported and are commented out in the code. This is not mentioned in the documentation, and with the name MCP3XXXX (indicating the MCP32XXX variations...

Hi, I'm using this library to interface with the MCP3002 and having an issue: The values being returned appear to be non-linear and incorrect when interfacing with the ESP32. I'm...