MikroElektronika ADC Click
Overview
The MikroElektronika ADC Click carries the MCP3204 12-bit Analog-to-Digital converter in a mikroBUS™ form factor.
Requirements
This shield can only be used with a development board that provides a configuration for mikroBUS connectors and defines a node alias for the mikroBUS SPI interface (see Shields for more details).
For more information about interfacing the MCP3204 and the ADC Click, see the following documentation:
Programming
Set --shield mikro_adc_click
when you invoke west build
. For
example:
west build -b lpcxpresso55s16 --shield mikroe_adc_click <my_app>