You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simon1511
34c64e7c67
|
3 years ago | |
---|---|---|
.. | ||
Kconfig | 3 years ago | |
Makefile | 3 years ago | |
boschclass.c | 3 years ago | |
boschclass.h | 3 years ago | |
bs_log.c | 3 years ago | |
bs_log.h | 3 years ago | |
modules.order | 3 years ago | |
readme.md | 3 years ago | |
smi130.c | 3 years ago | |
smi130.h | 3 years ago | |
smi130_acc.c | 3 years ago | |
smi130_driver.c | 3 years ago | |
smi130_driver.h | 3 years ago | |
smi130_gyro.c | 3 years ago | |
smi130_gyro.h | 3 years ago | |
smi130_gyro_driver.c | 3 years ago | |
smi130_i2c.c | 3 years ago | |
smi130_spi.c | 3 years ago |
readme.md
SMI130 sensor API
Introduction
This package contains the Robert Bosch GmbH's SMI130 sensor driver (sensor API)
Version
File | Version | Date |
---|---|---|
smi130.h | 2.0.9 | 2018/08/28 |
smi130.c | 2.0.9 | 2018/08/28 |
smi130_spi.c | 1.3 | 2018/08/28 |
smi130_i2c.c | 1.3 | 2018/08/28 |
smi130_gyro_driver.c | 1.5.9 | 2018/08/28 |
smi130_gyro.c | 1.5 | 2018/08/28 |
smi130_gyro.h | 1.5 | 2018/08/28 |
smi130_driver.h | 1.3 | 2018/08/28 |
smi130_driver.c | 1.3 | 2018/08/28 |
smi130_acc.c | 2.1.2 | 2018/08/28 |
bs_log.h | 2018/08/28 | |
bs_log.c | 2018/08/28 | |
boschcalss.h | 1.5.9 | 2018/08/28 |
boschclass.c | 1.5.9 | 2018/08/28 |
File information
- smi130.h : The head file of SMI130API
- smi130.c : Sensor Driver for SMI130 sensor
- smi130_spi.c : This file implements moudle function, which add the driver to SPI core.
- smi130_i2c.c : This file implements moudle function, which add the driver to I2C core.
- smi130_driver.h : The head file of SMI130 device driver core code
- smi130_driver.c : This file implements the core code of SMI130 device driver
- bs_log.h : The head file of BOSCH SENSOR LOG
- bs_log.c : The source file of BOSCH SENSOR LOG
- boschcalss.h :
- boschclass.c :
Supported sensor interface
- SPI 4-wire
- I2C
Copyright
Copyright (C) 2016 - 2017 Bosch Sensortec GmbH Modification Copyright (C) 2018 Robert Bosch Kft All Rights Reserved
This software program is licensed subject to the GNU General Public License (GPL).Version 2,June 1991, available at http://www.fsf.org/copyleft/gpl.html