update accel

This commit is contained in:
vany5921
2020-01-13 10:17:22 +08:00
parent 8ea212a214
commit 0b992b02d4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
## Description
**ACCEL** is a motion sensor Unit. Integrated with ADXL 345, ACC is able to obtain 3- axis of Acceleration. ADXL 345 is a small, thin, ultralow power, 3-axis accelerometer with high resolution (13-bit) measurement at up to ±16 g. Digital output data is formatted as 16-bit twos complement and is accessible through either an SPI (3- or 4-wire) or I2C digital interface. In this Unit, we used I2C series interface.
**ACCEL** is a motion sensor Unit. Integrated with ADXL 345, ACC is able to obtain 3- axis of Acceleration. ADXL 345 is a small, thin, ultralow power, 3-axis accelerometer with high resolution (13-bit) measurement at up to ±16 g. Digital output data is formatted as 16-bit twos complement and is accessible through I2C digital interface. In this Unit, we used I2C series interface.
<br>
*What is an accelerometer?*<br>
+1 -1
View File
@@ -8,7 +8,7 @@
## 描述
**ACCEL** 是一款运动数据传感器. 内部集成**ADXL345**三轴加速度计.可测量范围高达±16g(13位分辨率)的加速度数据.输出数据格式为16位二进制补码,可通过SPI3线或4线)或I2C数字接口访问. 在该Unit中,采用了I2C通信接口.
**ACCEL** 是一款运动数据传感器. 内部集成**ADXL345**三轴加速度计.可测量范围高达±16g(13位分辨率)的加速度数据.输出数据格式为16位二进制补码,可通过I2C数字接口访问. 在该Unit中,采用了I2C通信接口.
<br>
*什么是加速度计?*<br>