-
对传感器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
-
这是我的硬盘车巨大的有价值的信息跟踪的发展…
这是我硬盘里的巨宝贵资料 循迹小车的开发方案 此方案已经用于开发了-This is my hard drive car giant valuable information tracking the development of the program has been used to develop this program
- 2022-04-06 10:01:44下载
- 积分:1
-
C+++GUI Programming with Qt4 的源码,非常好用,也支持vc哟,大家快来下...
C+++GUI Programming with Qt4 的源码,非常好用,也支持vc哟,大家快来下-C+++ GUI Programming with Qt4 source code, very easy to use, and also supports vc yo, Come under the U.S.
- 2022-12-22 21:15:03下载
- 积分:1
-
1602液晶驱动程序,简单明了的介绍了单片机驱动1602的方法。
1602液晶驱动程序,简单明了的介绍了单片机驱动1602的方法。-1602 LCD driver, simple and clear introduction to the 1602 single-chip-driven approach.
- 2022-06-15 07:53:53下载
- 积分:1
-
a complete code (using Hitachi PICKUP monitor)
一个完整DVDROM代码(使用日立PICKUP)-a complete code (using Hitachi PICKUP monitor)
- 2022-03-02 15:20:38下载
- 积分:1
-
无人机飞控系统
德国人做的飞行控制系统的代码
- 2023-02-07 14:20:03下载
- 积分:1
-
Basis of drive
uclinux下的驱动-Basis of drive
- 2023-06-26 00:45:03下载
- 积分:1
-
mini2440开发板的裸机程序
这是mini2440开发板的裸机程序,可以用于蜂鸣器、AD转换、RTC时钟、按键测试、触摸屏测试、LCD或VGA测试、I2C测试、音频输出测试、SD卡测试等。代码编写很规范,注解到位,初学者可以慢慢从这些源代码学起。
- 2023-08-06 02:00:04下载
- 积分:1
-
用于做电容可调用的工装程序,完整的代码,内部有级联8片的74HC595驱动与SMG12232驱动。再就是程序的高效率方式...
用于做电容可调用的工装程序,完整的代码,内部有级联8片的74HC595驱动与SMG12232驱动。再就是程序的高效率方式-Capacitor can be used to make calls tooling process, the complete code, within the cascade 8 of 74HC595 drive and SMG12232 drive. And then there are procedures for an efficient way
- 2022-05-20 08:25:30下载
- 积分:1
-
TMS320F2812 DSP的完整介绍,让你了解更多简单
完全的TMS320F2812介绍,让你的DSP学习更加简单-TMS320F2812 complete introduction, the DSP allows you to learn more simple
- 2022-05-08 08:52:38下载
- 积分:1