hallcurrent14 2.0.0.0
|
Hall Current 14 Click is a compact add-on board that contains a precise solution for AC/DC current sensing. This board features the MCS1801, a fully integrated Hall-effect-based isolated linear current sensor designed for the current range of ±25A from Monolithic Power Systems (MPS). The galvanic isolation between the pins of the primary copper conductive path and the sensor leads allows the MCS1801 to replace optoisolators or other isolation devices. Applied current flowing through this copper conduction path generates a magnetic field that the differential Hall sensors convert into a proportional voltage, where after that, the user is given the option to process the output voltage as an analog or digital value.
We provide a library for the Hall Current 14 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 Hall Current 14 Click driver.
hallcurrent14_cfg_setup
Config Object Initialization function. hallcurrent14_init
Initialization function. hallcurrent14_read_voltage
This function reads raw ADC value and converts it to proportional voltage level. hallcurrent14_set_vref
This function sets the voltage reference for Hall Current 14 click driver. hallcurrent14_read_current
This function reads the input current level [A] based on HALLCURRENT14_NUM_CONVERSIONS of voltage measurements. This example demonstrates the use of Hall Current 14 click board by reading and displaying the input current measurements.
The demo application is composed of two sections :
Initializes the driver and logger.
Reads the input current measurements and displays the results on the USB UART approximately once per second.
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.