文件名称:STM32_AHRS_WorkDir
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9.3mb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是我从淘宝买的一套很不错的IMU(姿态测量单元)的学习套件,对与初学者来说,很好理解,STM32F103主控制器,集成了MPU-6050(集成3轴陀螺仪和3轴加速器)、HMC5883L(3轴地磁传感器)、BPM085(气压高度计、该传感器在高线性模式下,分辨率为0.03hPa、0.25米,可以满足机器人室内爬楼梯的的高度检测)、STM32F103T8 (32-bit ARM CortexM3处理器运行在72M时钟)-This is a very good buy from Taobao IMU (attitude measurement unit) learning packages, and beginners, a good understanding of the STM32F103 master controller, integrated MPU-6050 (integrated 3-axis gyroscope and3-axis accelerometer), HMC5883L (3-axis geomagnetic sensor), BPM085 (air pressure altimeter, the sensor in the high linear mode with a resolution of 0.03hPa, 0.25 meters, to meet the robot indoor climbing stairs a high degree of detection), STM32F103T8(32-bit ARM the CortexM3 processor running clock in 72M)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32_AHRS_WorkDir\1.MPU6050Test\HardWareDriver\BMP085\BMP085.c
..................\.............\..............\......\BMP085.h
..................\.............\..............\delay.c
..................\.............\..............\delay.h
..................\.............\..............\HMC5883L\HMC5883L.c
..................\.............\..............\........\HMC5883L.h
..................\.............\..............\IMU\IMU.c
..................\.............\..............\...\IMU.h
..................\.............\..............\IOI2C.c
..................\.............\..............\IOI2C.h
..................\.............\..............\LED\LED.c
..................\.............\..............\...\LED.h
..................\.............\..............\MPU6050\MPU6050.c
..................\.............\..............\.......\MPU6050.h
..................\.............\..............\UART2\UART2.c
..................\.............\..............\.....\UART2.h
..................\.............\..............\....s\UARTs.c
..................\.............\..............\.....\UARTs.h
..................\.............\JLinkLog.txt
..................\.............\JLinkSettings.ini
..................\.............\Lib\inc\misc.h
..................\.............\...\...\stm32f10x_adc.h
..................\.............\...\...\stm32f10x_bkp.h
..................\.............\...\...\stm32f10x_can.h
..................\.............\...\...\stm32f10x_cec.h
..................\.............\...\...\stm32f10x_crc.h
..................\.............\...\...\stm32f10x_dac.h
..................\.............\...\...\stm32f10x_dbgmcu.h
..................\.............\...\...\stm32f10x_dma.h
..................\.............\...\...\stm32f10x_exti.h
..................\.............\...\...\stm32f10x_flash.h
..................\.............\...\...\stm32f10x_fsmc.h
..................\.............\...\...\stm32f10x_gpio.h
..................\.............\...\...\stm32f10x_i2c.h
..................\.............\...\...\stm32f10x_iwdg.h
..................\.............\...\...\stm32f10x_pwr.h
..................\.............\...\...\stm32f10x_rcc.h
..................\.............\...\...\stm32f10x_rtc.h
..................\.............\...\...\stm32f10x_sdio.h
..................\.............\...\...\stm32f10x_spi.h
..................\.............\...\...\stm32f10x_tim.h
..................\.............\...\...\stm32f10x_usart.h
..................\.............\...\...\stm32f10x_wwdg.h
..................\.............\...\Release_Notes.html
..................\.............\...\src\misc.c
..................\.............\...\...\stm32f10x_adc.c
..................\.............\...\...\stm32f10x_bkp.c
..................\.............\...\...\stm32f10x_can.c
..................\.............\...\...\stm32f10x_cec.c
..................\.............\...\...\stm32f10x_crc.c
..................\.............\...\...\stm32f10x_dac.c
..................\.............\...\...\stm32f10x_dbgmcu.c
..................\.............\...\...\stm32f10x_dma.c
..................\.............\...\...\stm32f10x_exti.c
..................\.............\...\...\stm32f10x_flash.c
..................\.............\...\...\stm32f10x_fsmc.c
..................\.............\...\...\stm32f10x_gpio.c
..................\.............\...\...\stm32f10x_i2c.c
..................\.............\...\...\stm32f10x_iwdg.c
..................\.............\...\...\stm32f10x_pwr.c
..................\.............\...\...\stm32f10x_rcc.c
..................\.............\...\...\stm32f10x_rtc.c
..................\.............\...\...\stm32f10x_sdio.c
..................\.............\...\...\stm32f10x_spi.c
..................\.............\...\...\stm32f10x_tim.c
..................\.............\...\...\stm32f10x_usart.c
..................\.............\...\...\stm32f10x_wwdg.c
..................\.............\..st\MPU6050_Test.map
..................\.............\....\startup_stm32f10x_md.lst
..................\.............\MPU6050_Test.plg
..................\.............\MPU6050_Test
..................\.............\..............\......\BMP085.h
..................\.............\..............\delay.c
..................\.............\..............\delay.h
..................\.............\..............\HMC5883L\HMC5883L.c
..................\.............\..............\........\HMC5883L.h
..................\.............\..............\IMU\IMU.c
..................\.............\..............\...\IMU.h
..................\.............\..............\IOI2C.c
..................\.............\..............\IOI2C.h
..................\.............\..............\LED\LED.c
..................\.............\..............\...\LED.h
..................\.............\..............\MPU6050\MPU6050.c
..................\.............\..............\.......\MPU6050.h
..................\.............\..............\UART2\UART2.c
..................\.............\..............\.....\UART2.h
..................\.............\..............\....s\UARTs.c
..................\.............\..............\.....\UARTs.h
..................\.............\JLinkLog.txt
..................\.............\JLinkSettings.ini
..................\.............\Lib\inc\misc.h
..................\.............\...\...\stm32f10x_adc.h
..................\.............\...\...\stm32f10x_bkp.h
..................\.............\...\...\stm32f10x_can.h
..................\.............\...\...\stm32f10x_cec.h
..................\.............\...\...\stm32f10x_crc.h
..................\.............\...\...\stm32f10x_dac.h
..................\.............\...\...\stm32f10x_dbgmcu.h
..................\.............\...\...\stm32f10x_dma.h
..................\.............\...\...\stm32f10x_exti.h
..................\.............\...\...\stm32f10x_flash.h
..................\.............\...\...\stm32f10x_fsmc.h
..................\.............\...\...\stm32f10x_gpio.h
..................\.............\...\...\stm32f10x_i2c.h
..................\.............\...\...\stm32f10x_iwdg.h
..................\.............\...\...\stm32f10x_pwr.h
..................\.............\...\...\stm32f10x_rcc.h
..................\.............\...\...\stm32f10x_rtc.h
..................\.............\...\...\stm32f10x_sdio.h
..................\.............\...\...\stm32f10x_spi.h
..................\.............\...\...\stm32f10x_tim.h
..................\.............\...\...\stm32f10x_usart.h
..................\.............\...\...\stm32f10x_wwdg.h
..................\.............\...\Release_Notes.html
..................\.............\...\src\misc.c
..................\.............\...\...\stm32f10x_adc.c
..................\.............\...\...\stm32f10x_bkp.c
..................\.............\...\...\stm32f10x_can.c
..................\.............\...\...\stm32f10x_cec.c
..................\.............\...\...\stm32f10x_crc.c
..................\.............\...\...\stm32f10x_dac.c
..................\.............\...\...\stm32f10x_dbgmcu.c
..................\.............\...\...\stm32f10x_dma.c
..................\.............\...\...\stm32f10x_exti.c
..................\.............\...\...\stm32f10x_flash.c
..................\.............\...\...\stm32f10x_fsmc.c
..................\.............\...\...\stm32f10x_gpio.c
..................\.............\...\...\stm32f10x_i2c.c
..................\.............\...\...\stm32f10x_iwdg.c
..................\.............\...\...\stm32f10x_pwr.c
..................\.............\...\...\stm32f10x_rcc.c
..................\.............\...\...\stm32f10x_rtc.c
..................\.............\...\...\stm32f10x_sdio.c
..................\.............\...\...\stm32f10x_spi.c
..................\.............\...\...\stm32f10x_tim.c
..................\.............\...\...\stm32f10x_usart.c
..................\.............\...\...\stm32f10x_wwdg.c
..................\.............\..st\MPU6050_Test.map
..................\.............\....\startup_stm32f10x_md.lst
..................\.............\MPU6050_Test.plg
..................\.............\MPU6050_Test