RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
SoundSensor.h File Reference
#include <stdio.h>
#include <iostream>
#include <wiringPi.h>
#include "BaseComponent.h"
Include dependency graph for SoundSensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RumPi::SoundSensor
 FC-04 sound sensor - reads sound level as an analog value through a PCF8591 ADC channel. More...
 

Namespaces

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