-
对传感器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
-
改变CPLD / FPGA芯片的配置手册,很有用的
ALTER的CPLD/FPGA配置芯片的手册,很有用的-ALTER the CPLD/FPGA chip configuration manual, very useful
- 2022-12-15 22:50:03下载
- 积分:1
-
8051考勤系统
基于Rfid的考勤系统.it由一个eeprom、rfid传感器、图形显示器、键盘和一个串行端口组成港口。什么时候有人会把卡换掉,时间和日期都会存进去记忆。它可通过串口下载。
- 2022-02-26 12:34:31下载
- 积分:1
-
hi find the attachment
hi find the attachment
- 2022-04-11 02:02:15下载
- 积分:1
-
lan91c111 driver,welcome to download!
lan91c111 driver,welcome to download! -lan91c111 driver, welcome to download!
- 2022-02-15 09:55:54下载
- 积分:1
-
嵌入式系统软件:嵌入式系统基础、嵌入式系统设计…
嵌入式系统课件:嵌入式系统基础,嵌入式系统设计开发流程等共12章内容-Embedded systems software: the basis for embedded systems, embedded systems design and development processes, such as Chapter 12
- 2023-02-22 03:00:03下载
- 积分:1
-
TLC2543 the linux driver makefile file, based on the ARM9 core chip S3C2410
tlc2543的linux驱动程序的makefile文件,基于ARM9核S3C2410芯片-TLC2543 the linux driver makefile file, based on the ARM9 core chip S3C2410
- 2023-03-01 12:15:03下载
- 积分:1
-
基于nios ii的sd卡控制器
在nios ii 9.0上实现对sd卡的读写功能,包括两部分1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改.2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改, 而sdconfig.h通常会有改动.
- 2022-01-25 18:39:02下载
- 积分:1
-
an encode program of pseudo
伪随机序列编码源程序-an encode program of pseudo-random sequence
- 2022-03-09 14:19:08下载
- 积分:1
-
ccd cameras diagram of the design, from wis custom programs (programs with mpeg4...
一款ccd摄像头的原理图设计,来自wis原厂方案(配合mpeg4方案)-ccd cameras diagram of the design, from wis custom programs (programs with mpeg4)
- 2022-03-22 01:26:14下载
- 积分:1