MCC 118
( P/N:6069-410-000 )
The Measurement Computing MCC 118 is a voltage HAT (Hardware Attached on Top) board designed for use with Raspberry Pi®. It provides eight single-ended (SE) analog inputs with a +/-10V input range. 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 118 is powered with 3.3 V provided by the Raspberry Pi through the GPIO header connector. HAT configuration parameters are stored in an on board 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.
Features
8 SE 12-bit voltage inputs
100 kS/s max sample rate (320 kS/s aggregate for stacked boards)
+/-10 V input range
Onboard sample buffers allow high-speed acquisition
External scan clock I/O
External digital trigger input
Screw terminal connections
Demo / Project Links
Installing and Using the Library
Open-source Library for C/C++ and Python