This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

MikroElektronika ADC Click

Overview

The MikroElektronika ADC Click carries the MCP3204 12-bit Analog-to-Digital converter in a mikroBUS™ form factor.

MikroElektronika ADC Click

MikroElektronika ADC Click (Credit: MikroElektronika)

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 -DSHIELD=mikro_adc_click when you invoke west build. For example:

# From the root of the zephyr repository
west build -b frdm_k64f test/boards/board_shell -- -DSHIELD=mikroe_adc_click