Jim Patterson / Mbed 2 deprecated MultiSensor_00

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

daq.h File Reference

daq.h File Reference

Header file for daq.cpp - a data acquisition system capable of sampling from multiple ADCs in BURST mode to allow consistent, high-rate sampling. More...

Go to the source code of this file.

Data Structures

class  Decimator
 Decimator class to implement simple low-pass filtering on uC Unsigned integer decimator. More...

Detailed Description

Header file for daq.cpp - a data acquisition system capable of sampling from multiple ADCs in BURST mode to allow consistent, high-rate sampling.

The samples are passed to a bank of decimators to allow the samples to be synchronised with another, slower sampling clock or other sampling sources/

Header file for daq.cpp

Author:
James A C Patterson

Definition in file daq.h.