-
对传感器MPU6050进行调试设置参数(硬件IIC)
#include "stm32f10x.h"#include "I2C_MPU6050.h"#include "usart1.h"#include "delay.h"int main(void){ InitMPU6050();/***********************************************************************/while(1){printf("
---------------%d
",GetData(ACCEL_XOUT_H));printf("
----------------%d
",GetData(ACCEL_YOUT_H)); printf("
------------------%d
",GetData(ACCEL_ZOUT_H)); printf("
---------------%d
",GetData(GYRO_XOUT_H)); printf("
-----------------%d
",GetData(GYRO_YOUT_H)); printf("
---------Ã---------%d
",GetData(GYRO_ZOUT_H));delay_ms(500);} }/******************* (C) COPYRIGHT 2012 WildFire Team *****END OF FILE************/
- 2022-01-28 09:30:30下载
- 积分:1
-
AdUC 7060 RTD 的示例
这简单 ADC0 示例演示如何初始化主的模数转换器,实现使用差动输入的连续采样。当使用 ADuC7060 评估板时,它将数字化 RTD 阅读。为了测量电阻式温度检测器,下列开关设置必须到位:S4-1 - ONS4-2 - ONS4-3 - ONS4-4 - ONS4-5 到 S4 8-关闭
- 2022-02-27 04:31:17下载
- 积分:1
-
ti tusb3210
用于USB 适配器的源代码,值得一看he following is a series of code files comprising
the bootcode for TUSB3210. It is already resident in
on-chip ROM and therefore was not intended for our
customers to compile 揳s is?and execute on the
evaluation board. Rather, it is provided
to serve as an example of how to program the device,
and excerpts of the code can be used in real
applications (for example, the I2C subroutines).
- 2023-09-04 02:35:03下载
- 积分:1
-
PDIUSBD12 应用层演示软件(DELPHI)
PDIUSBD12 应用层演示软件(DELPHI)-PDIUSBD12 sample software in application layer(DELPHI)
- 2022-05-17 14:34:33下载
- 积分:1
-
智能手表
一种手腕手表是最小、 重量轻和健康监测单元的高度可移植版本。除了手表的常规功能,它将显示的 BP、 SPO2、 以及心脏和呼吸速率的数值。嵌入式的 OLED 进一步阐明了显示的质量。它是一种"伊诗比"系统也遭受了传统的慢性疾病,需要持续健康检查的人。
- 2022-03-16 20:46:36下载
- 积分:1
-
座机短信发送平台,LCM显示发送和接受号码显示源程序。系统头文件...
座机短信发送平台,LCM显示发送和接受号码显示源程序。系统头文件-jet sent SMS platform, LCM revealed sending and receiving numbers indicate the source. System header files
- 2022-02-12 23:26:44下载
- 积分:1
-
基于51单片机开发。资料的详细功能、包含内容说明
基于51单片机开发。资料的详细功能、包含内容说明-51 MCU-based development. For more information on features, including the content description
- 2022-11-27 07:00:03下载
- 积分:1
-
采用gpio口来控制串口扩展芯片的驱动和测试程序,包括串口的封装程序。...
采用gpio口来控制串口扩展芯片的驱动和测试程序,包括串口的封装程序。--Using gpio port to control the driver and testing program of serial port expansion chip.
- 2023-05-01 08:45:03下载
- 积分:1
-
Arm7 key driver,w90p710 winbond
Arm7 key driver,w90p710 winbond -Arm7 key driver, w90p710 winbond
- 2022-11-09 06:35:04下载
- 积分:1
-
PIC18F4520 LCD12864(用字符LCD)驱动程序
PIC18f4520的lcd12864(带字库液晶)驱动程序-PIC18f4520 of lcd12864 (with a character LCD) driver
- 2022-02-09 21:41:00下载
- 积分:1