-
对传感器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
-
IAR Embedded Workbench License
文件夹名称 授权程序
430 IAR Embedded Workbench for Texas Instruments 430 5.60
8051 IAR Embedded Workbench for 8051 8.30
ARM IAR Embedded Workbench for ARM 6.70
AVR IAR Embedded Workbench for Atmel AVR 6.30
M16C IAR Embedded Workbench for M16C and R8C 3.60
STM8 IAR Embedded Workbench for STMicroelectronics STM8 1.42
VS visualSTATE Premium Open all 7.2
- 2022-03-19 04:59:25下载
- 积分:1
-
OS接口代码,实现OS中间件功能,抽取OS接口,
OS接口代码,实现OS中间件功能,抽取OS接口,-OS interface code, the realization of OS middleware functions, taken from OS interface ,........
- 2022-10-31 00:25:03下载
- 积分:1
-
一个操纵RS232端口的程序,可以进行端口的设置以及发送和接受。...
一个操纵RS232端口的程序,可以进行端口的设置以及发送和接受。-An RS232 port manipulation procedures can be the port settings, as well as send and receive.
- 2022-09-14 01:55:03下载
- 积分:1
-
arm_ads 程序调试教程,适合嵌入式开发的调试工作学习。
arm_ads 程序调试教程,适合嵌入式开发的调试工作学习。-arm_ads program debugging tutorials, suitable for debugging embedded development work and study.
- 2022-06-14 22:06:30下载
- 积分:1
-
unix环境高级编程网络打印机源码
unix环境高级编程网络打印机源码,原书中没有给出源代码,这里贴出,适合嵌入式系统开发人员及嵌入式底层开发人员参考!!!
- 2022-06-30 09:57:38下载
- 积分:1
-
Embedded within the system and application of compiled C language, it is suitabl...
嵌入式系统内的C语言编成及应用,很适合初学者的入门指导书,希望能对大家有用.-Embedded within the system and application of compiled C language, it is suitable for beginners introductory guide book, hoping to be useful to everyone.
- 2023-08-31 13:50:02下载
- 积分:1
-
也是ks8695 soho中的文件,虽然还不全,下次再来
也是ks8695 soho中的文件,虽然还不全,下次再来-Ks8695 soho is in the document, though not wholly, then the next
- 2022-03-29 18:13:35下载
- 积分:1
-
Samsung 2440 cpu interrupt 测试源码
Samsung 2440 cpu interrupt 测试源码-Samsung 2440 cpu interrupt test source
- 2022-04-24 10:08:32下载
- 积分:1
-
TMS320C5402 写FLASH的BOOT
TMS320C5402 写FLASH的BOOT-FLASH write TMS320C5402 the BOOT
- 2023-07-19 21:40:03下载
- 积分:1