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

Go to the source code of this file.

Classes

class  RumPi::PCF8591
 PCF8591 analog-to-digital converter chip (I2C), used to read analog sensors on the Raspberry Pi. More...
 

Namespaces

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