Jim Patterson / Mbed 2 deprecated MultiSensor_00

Dependencies:   mbed

Auto generated API documentation and code listings for MultiSensor_00

Classes

Decimator Decimator class to implement simple low-pass filtering on uC Unsigned integer decimator
Transport A class to implement a basic transport layer that is based very loosely on UDP/UDP-lite

Code

comms.cpp [code]
comms.h [code] Header file for comms.cpp A simplistic communication profile for streaming data sampled from sensors over UART->radio->UART->dislpay
daq.cpp [code]
daq.h [code] Header file for daq.cpp - a data acquisition system capable of sampling from multiple ADCs in BURST mode to allow consistent, high-rate sampling
main.cpp [code]