MCU/SensorBox

From ESS-WIKI
Revision as of 04:23, 19 August 2019 by Will.chen (talk | contribs)
Jump to: navigation, search

Introduction

Sensor Box has general interface to collect sensor data and it benefits the user easy to use.

Architecture

Content.

Source tree

Content.

Directory Description
sensor_api/ The source code of API of Sensor Box.
sensor_driver/ The source code of sensor driver.
sensor_lib_cfg.sh The script used to configure which sensor we enable/disable.

Sensor list

Content.

API

Content.

Get sensor box

Content.

Example

Content.

How to porting new sensor into sensor box

Content.