compass7 2.0.0.0
|
Compass 7 Click is a compact add-on board perfect for applications like an electronic compass. This board features the MMC5633NJL, a monolithic complete 3-axis AMR magnetic sensor with on-chip signal processing and an integrated digital bus from MEMSIC. It can measure magnetic fields within the full-scale range of ±30 Gauss (G) with up to 0.0625mG per LSB resolution at 20bits operation mode and 2mG total RMS noise level, enabling heading accuracy of ±1º in electronic compass applications. Also, an integrated SET/RESET function eliminates thermal variation-induced offset error (Null field output) and clears the residual magnetization resulting from powerful external fields.
We provide a library for the Compass 7 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 Compass 7 Click driver.
compass7_cfg_setup
Config Object Initialization function. compass7_init
Initialization function. compass7_default_cfg
Click Default Configuration function. compass7_set_measurement_mode
This function sets the control and ODR registers for the selected measurement mode. compass7_get_magnetic_flux
This function reads the raw values of X, Y, and Z axis and converts them to magnetic flux data in Gauss. compass7_get_temperature
This function reads the temperature measurements in Celsius. This example demonstrates the use of Compass 7 click board by reading and displaying the magnetic field strength of 3-axis as well as the temperature measurements in Celsius.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Starts the single magnetic measurement and reads the magnetic field strength of 3-axis in Gauss, then starts the temperature measurement and reads the temperature in Celsius.
The results are being displayed on the USB UART every 100ms approximately.
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.