CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:MPU6050

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-03-14
  • 文件大小:
    4.53mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

此六轴模块采用高精度的陀螺加速度计 MPU6050,通过处理器读取 MPU6050 的测量

数据然后通过串口输出,免去了用户自己去开发 MPU6050 复杂的 I2C 协议,同时精心的 PCB

布局和工艺保证了 MPU6050 收到外接的干扰最小,测量的精度最高。- MPU6050 MPU6050

MPU6050 I2C PCB

MPU6050
(系统自动生成,下载前可以参看下载内容)

下载文件列表

MPU6050资料V5/Datasheet/MPU-6050寄存器映射.pdf
MPU6050资料V5/Datasheet/MPU6050.PDF
MPU6050资料V5/Datasheet/Thumbs.db
MPU6050资料V5/MPU6050使用说明书V5.pdf
MPU6050资料V5/PCB库/串口MPU6050原理库.lib
MPU6050资料V5/PCB库/串口MPU6050封装库.lib
MPU6050资料V5/上位机/Config.ini
MPU6050资料V5/上位机/Data.txt
MPU6050资料V5/上位机/DataPlot.m
MPU6050资料V5/上位机/en/MiniIMU.resources.dll
MPU6050资料V5/上位机/MiniIMU.exe
MPU6050资料V5/上位机/zh-CHS/MiniIMU.resources.dll
MPU6050资料V5/示例程序/Arduino版.zip
MPU6050资料V5/示例程序/MPU6050/CORE/core_cm3.c
MPU6050资料V5/示例程序/MPU6050/CORE/core_cm3.h
MPU6050资料V5/示例程序/MPU6050/CORE/startup_stm32f10x_cl.s
MPU6050资料V5/示例程序/MPU6050/CORE/startup_stm32f10x_hd.s
MPU6050资料V5/示例程序/MPU6050/CORE/startup_stm32f10x_hd_vl.s
MPU6050资料V5/示例程序/MPU6050/CORE/startup_stm32f10x_ld.s
MPU6050资料V5/示例程序/MPU6050/CORE/startup_stm32f10x_ld_vl.s
MPU6050资料V5/示例程序/MPU6050/CORE/startup_stm32f10x_md.s
MPU6050资料V5/示例程序/MPU6050/CORE/startup_stm32f10x_md_vl.s
MPU6050资料V5/示例程序/MPU6050/CORE/startup_stm32f10x_xl.s
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/misc.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_adc.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_bkp.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_can.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_cec.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_crc.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_dac.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_dbgmcu.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_dma.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_exti.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_flash.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_fsmc.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_gpio.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_i2c.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_iwdg.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_pwr.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_rcc.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_rtc.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_sdio.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_spi.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_tim.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_usart.h
MPU6050资料V5/示例程序/MPU6050/Libraries/inc/stm32f10x_wwdg.h
MPU6050资料V5/示例程序/MPU6050/Libraries/src/misc.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_adc.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_bkp.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_can.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_cec.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_crc.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_dac.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_dbgmcu.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_dma.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_exti.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_flash.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_fsmc.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_gpio.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_i2c.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_iwdg.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_pwr.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_rcc.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_rtc.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_sdio.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_spi.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_tim.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_usart.c
MPU6050资料V5/示例程序/MPU6050/Libraries/src/stm32f10x_wwdg.c
MPU6050资料V5/示例程序/MPU6050/MPU6050.ino
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/74hc595/74hc595.c
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/74hc595/74hc595.h
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/delay/delay.c
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/delay/delay.h
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/DMA/dma.c
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/DMA/dma.h
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/MY_time_Conf/MY_time_Conf.c
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/MY_time_Conf/MY_time_Conf.h
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/RS485/RS485.c
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/RS485/RS485.h
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/sys/sys.c
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/sys/sys.h
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/uart1/uart_1.c
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/uart1/uart_1.h
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/usart/usart.c
MPU6050资料V5/示例程序/MPU6050/MY_wen_jian/usart/usart.h
MPU6050资料V5/示例程序/MPU6050/Obj/stm32工程.build_log.htm
MPU6050资料V5/示例程序/MPU6050/User/main.c
MPU6050资料V5/示例程序/MPU6050/User/startup_stm32f10x_hd.lst
MPU6050资料V5/示例程序/MPU6050/User/stm32f10x.h
MPU6050资料V5/示例程序/MPU6050/User/stm32f10x_conf.h
MPU6050资料V5/示例程序/MPU6050/User/stm32f10x_it.c
MPU6050资料V5/示例程序/MPU6050/User/stm32f10x_it.h
MPU6050资料V5/示例程序/MPU6050/User/stm32工程.map
MPU6050资料V5/示例程序/MPU6050/User/stm32工程.plg
MPU6050资料V5/示例程序/MPU6050/User/stm32工程.uvgui.Administrator
MPU6050资料V5/示例程序/MPU6050/User/stm32工程.uvgui.Brccq
MPU6050资料V5/示例程序/MPU6050/User/stm32工程.uvgui_Administrator.bak
MPU6050资料V5/示例程序/MPU6050/User/stm32工程.uvopt
MPU6050资料V5/示例程序/MPU6050/User/stm32工程.uvproj
MPU6050资料V5/示例程序/MPU6050/User/stm32工程_Target 1.dep
MPU6050资料V5/示例程序/MPU6050/User/stm32工程_uvopt.bak

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com