文件名称:Desktop
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- 上传时间:
- 2018-04-03
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- mos***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
主函数不停的查询 ADXL345的转换结果,得到x、y和 z三个方向的加速度值(读数值),然后将其转换为与自然系坐标的角度,并将结果在 LCD 模块上显示出来。DS0 来指示程序正在运行,通过按下WK_UP按键,可以进行ADXL345 的自动校准(DS1用于提示正在校准)。(The main function continues to query the transformation results of ADXL345, and obtains the acceleration values (read values) in the three directions of X, y and Z, and then converts them to the angle of the natural system coordinates, and the results are displayed on the LCD module. DS0 indicates that the program is running. By pressing the WK_UP button, ADXL345 can be automatically calibrated (DS1 is used for prompting is being calibrated).)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
stm32f429_myiic.h | 1335 | 2018-03-29 |
stm32f429_myiic.c | 2974 | 2018-03-31 |
stm32f429_adxl345.c | 4546 | 2018-03-30 |
stm32f429_adxl345.h | 2140 | 2018-04-02 |
stm32f429_main.c | 3773 | 2018-04-02 |