文件名称:MPU6050
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-03-18
- 文件大小:
- 325kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序实现如下功能:开机后,先初始化MPU6050等外设,然后利用DMP库,初始化MPU6050及使能DMP,最后,在死循环里面不停读取:温度传感器、加速度传感器、陀螺仪、DMP姿态解算后的欧拉角等数据,通过串口上报给上位机(温度不上报),利用上位机软件(ANO_Tech匿名四轴上位机_V2.6.exe),可以实时显示MPU6050的传感器状态曲线,并显示3D姿态,可以通过KEY0按键开启/关闭数据上传功能。同时,在LCD模块上面显示温度和欧拉角等信息。DS0来指示程序正在运行。-This program implements the following functions: boot, first initialize MPU6050 and other peripherals, and then use the DMP library initialization MPU6050 and enable DMP, finally, in an endless loop which constantly reads: temperature sensors, acceleration sensors, gyroscopes, DMP attitude Euler angles and other data solver after reporting to the host computer through the serial port (temperature does not report) using PC software (ANO_Tech anonymous axis PC _V2.6.exe), it can display MPU6050 sensor status in real-time curve, and displaying 3D gesture by KEY0 button on/off data uploading. Meanwhile, in the LCD display above the module temperature and other information Euler angles. DS0 to indicate that the program is running.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MPU6050六轴传感器
.................\HARDWARE
.................\........\24CXX
.................\........\.....\24cxx.c
.................\........\.....\24cxx.h
.................\........\.....\myiic.c
.................\........\.....\myiic.h
.................\........\ADC
.................\........\...\adc.c
.................\........\...\adc.h
.................\........\BEEP
.................\........\....\beep.c
.................\........\....\beep.h
.................\........\CAN
.................\........\...\can.c
.................\........\...\can.h
.................\........\DAC
.................\........\...\dac.c
.................\........\...\dac.h
.................\........\DHT11
.................\........\.....\dht11.c
.................\........\.....\dht11.h
.................\........\DMA
.................\........\...\dma.c
.................\........\...\dma.h
.................\........\DS18B20
.................\........\.......\ds18b20.c
.................\........\.......\ds18b20.h
.................\........\EXTI
.................\........\....\exti.c
.................\........\....\exti.h
.................\........\KEY
.................\........\...\key.c
.................\........\...\key.h
.................\........\LCD
.................\........\...\FONT.H
.................\........\...\ILI93xx.c
.................\........\...\lcd.h
.................\........\LED
.................\........\...\led.c
.................\........\...\led.h
.................\........\LSENS
.................\........\.....\lsens.c
.................\........\.....\lsens.h
.................\........\MPU6050
.................\........\.......\eMPL
.................\........\.......\....\dmpKey.h
.................\........\.......\....\dmpmap.h
.................\........\.......\....\inv_mpu.c
.................\........\.......\....\inv_mpu.h
.................\........\.......\....\inv_mpu_dmp_motion_driver.c
.................\........\.......\....\inv_mpu_dmp_motion_driver.h
.................\........\.......\mpu6050.c
.................\........\.......\mpu6050.h
.................\........\OLED
.................\........\....\oled.c
.................\........\....\oled.h
.................\........\....\oledfont.h
.................\........\REMOTE
.................\........\......\remote.c
.................\........\......\remote.h
.................\........\RNG
.................\........\...\rng.c
.................\........\...\rng.h
.................\........\RS485
.................\........\.....\rs485.c
.................\........\.....\rs485.h
.................\........\RTC
.................\........\...\rtc.c
.................\........\...\rtc.h
.................\........\SPI
.................\........\...\spi.c
.................\........\...\spi.h
.................\........\TIMER
.................\........\.....\timer.c
.................\........\.....\timer.h
.................\........\TOUCH
.................\........\.....\ctiic.c
.................\........\.....\ctiic.h
.................\........\.....\gt9147.c
.................\........\.....\gt9147.h
.................\........\.....\ott2001a.c
.................\........\.....\ott2001a.h
.................\........\.....\touch.c
.................\........\.....\touch.h
.................\........\TPAD
.................\........\....\tpad.c
.................\........\....\tpad.h
.................\........\W25QXX
.................\........\......\w25qxx.c
.................\........\......\w25qxx.h
.................\........\WDG
.................\........\...\wdg.c
.................\........\...\wdg.h
.................\........\WKUP
.................\........\....\wkup.c
.................\........\....\wkup.h
.................\OBJ
.................\...\TEST.hex
.................\SYSTEM