RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
MCP3008.h File Reference
#include "../Common.h"
#include <mcp3004.h>
#include "AnalogDigitalConverterComponent.h"
Include dependency graph for MCP3008.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RumPi::MCP3008
 MCP3008 analog-to-digital converter chip (SPI), providing 8 channels to read analog sensors on the Raspberry Pi. More...
 

Namespaces

namespace  RumPi
 RumPi is the library's top-level facade.