adc17 2.0.0.0
|
ADC 17 Click is a compact add-on board that contains a high-performance data converter. This board features the MAX11645, a low-power two-channel 12-bit analog-to-digital converter from Analog Devices. The MAX11645 measures two single-ended or one differential input. The fully differential analog inputs are software configurable (I2C interface) for unipolar or bipolar, and single-ended or differential operation. The 2.048V internal reference determines its full-scale analog input range. This Click boardâ„¢ offers complete, high accuracy solutions for the most demanding applications from energy-harvesting sensors to portable consumer electronics, point-of-load monitoring (voltage, current, and temperature), and more.
We provide a library for the ADC 17 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for ADC 17 Click driver.
adc17_cfg_setup
Config Object Initialization function. adc17_init
Initialization function. adc17_default_cfg
Click Default Configuration function. adc17_set_channel
This function sets the selected channel active by modifying the config byte. adc17_get_voltage
This function reads the voltage from the previously selected channel by using I2C serial interface. adc17_write_setup_byte
This function writes a setup byte to the ADC chip by using I2C serial interface. This example demonstrates the use of ADC 17 click board by reading the voltage from the two analog input channels.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which sets the input channels to single-ended unipolar mode.
Reads and displays the voltage from the two analog input channels on the USB UART approximately every 500ms.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.