16-Bit Voltage Measurement DAQ HAT for Raspberry Pi
The Measurement Computing MCC 128 is a voltage HAT (Hardware Attached on Top) board designed for use with Raspberry Pi®. It provides eight single-ended (SE) or four differential (DIFF) analog inputs with the following input ranges (+/-10 V, +/-5 V, +/-2 V, +/-1 V). A bidirectional clock I/O pin lets users pace operations with an external clock signal or with the board’s internal scan clock. Use software to set the direction. The external digital trigger input is software-configurable for rising or falling edge, or high or low level. The MCC 128 is powered with 3.3 V provided by the Raspberry Pi through the GPIO header connector.
HAT configuration parameters are stored in an onboard EEPROM that allows the Raspberry Pi to automatically set up the GPIO pins when the HAT is connected. The open-source MCC DAQ HAT Library of commands in C/C++ and Python allows users to develop applications on the Raspberry Pi using Linux. The MCC DAQ HAT Library supports operation with multiple MCC DAQ HATs running concurrently. Console-based and user interface (UI) example programs are available for each API.