c13DOF Click example
Description
This example displays values registered by sensors on click board.
The demo application is composed of two sections :
Application Init
Initialization driver enables - BME680 Low power gas, pressure, temperature & humidity sensor, BMI088 6-axis Motion Tracking Sensor and BMM150 Geomagnetic Sensor, also write log.
Application Task
This is a example which demonstrates the use of 13DOF Click board. Measures and display temperature in degrees Celsius [ C ], humidity data [ % ], pressure [ mbar ] and gas resistance data from the BME680 sensor. Measures and display Accel and Gyro data coordinates values for X-axis, Y-axis and Z-axis from the BMI088 sensor. Measures and display Geomagnetic data coordinates values for X-axis, Y-axis and Z-axis from the BMM150 sensor. Results are being sent to the Usart Terminal where you can track their changes. All data logs write on usb uart changes for each second.
- Author
- MikroE Team