Interfacing an SPI ADC (MCP3008) chip to the Raspberry Pi using C++ (spidev) | Hertaville
In this entry I will demonstrate how to interface the MCP3008; an SPI-based analog to digital converter (ADC) integrated chip, to the Raspberry Pi. This enables the Raspberry Pi to interpret analog voltages that are in turn typically emitted by analog-bas...