MPU6050

所属分类:单片机开发
开发工具:C/C++
文件大小:6941KB
下载次数:49
上传日期:2015-06-09 11:06:54
上 传 者dzjoke
说明:  采用STM32F103平台,用IIC实时读取MPU6050 6轴陀螺仪的数据,通过串口发送到电脑端,采用Processing将数据转换成欧拉角实时显示其状态,另外用三轴实时显示XYZ轴加速度分量。
(STM32F103 platform adopted by IIC to read real-time MPU6050 6 axis gyro data is sent to the computer terminal through the serial port using Processing to convert the data into a real-time display its status Euler angles, while real-time display with three-axis XYZ axis acceleration component.)

文件列表:
MDK-ARM\JLinkLog.txt (2534, 2015-05-25)
MDK-ARM\JLinkSettings.ini (671, 2015-05-25)
MDK-ARM\List\Project.map (151711, 2015-05-28)
MDK-ARM\List\startup_stm32f10x_hd.lst (65278, 2015-05-27)
MDK-ARM\List\startup_stm32f10x_md.lst (51761, 2015-04-21)
MDK-ARM\Obj\ad.crf (315059, 2015-05-27)
MDK-ARM\Obj\ad.d (1459, 2015-05-27)
MDK-ARM\Obj\ad.o (348080, 2015-05-27)
MDK-ARM\Obj\core_cm3.crf (3969, 2015-05-27)
MDK-ARM\Obj\core_cm3.d (129, 2015-05-27)
MDK-ARM\Obj\core_cm3.o (11732, 2015-05-27)
MDK-ARM\Obj\iic.crf (322103, 2015-05-27)
MDK-ARM\Obj\iic.d (1521, 2015-05-27)
MDK-ARM\Obj\iic.o (364840, 2015-05-27)
MDK-ARM\Obj\int.d (1521, 2015-04-30)
MDK-ARM\Obj\main.crf (317752, 2015-05-28)
MDK-ARM\Obj\main.d (1545, 2015-05-28)
MDK-ARM\Obj\main.o (352036, 2015-05-28)
MDK-ARM\Obj\misc.crf (313942, 2015-05-27)
MDK-ARM\Obj\misc.d (1579, 2015-05-27)
MDK-ARM\Obj\misc.o (346408, 2015-05-27)
MDK-ARM\Obj\mpu6050.crf (336754, 2015-05-27)
MDK-ARM\Obj\mpu6050.d (1705, 2015-05-27)
MDK-ARM\Obj\mpu6050.o (387656, 2015-05-27)
MDK-ARM\Obj\mpu6050_control.crf (135, 2015-05-27)
MDK-ARM\Obj\mpu6050_control.d (52, 2015-05-27)
MDK-ARM\Obj\mpu6050_control.o (4760, 2015-05-27)
MDK-ARM\Obj\Project.axf (379520, 2015-05-28)
MDK-ARM\Obj\Project.build_log.htm (1369, 2015-06-02)
MDK-ARM\Obj\Project.hex (17196, 2015-05-28)
MDK-ARM\Obj\Project.htm (64757, 2015-05-28)
MDK-ARM\Obj\Project.lnp (1092, 2015-05-28)
MDK-ARM\Obj\Project.plg (1270, 2015-04-20)
MDK-ARM\Obj\Project.sct (479, 2015-05-25)
MDK-ARM\Obj\Project.tra (3066, 2015-04-20)
MDK-ARM\Obj\Project_LED.dep (73743, 2015-06-02)
MDK-ARM\Obj\Project_sct.Bak (479, 2015-05-25)
MDK-ARM\Obj\pwm_output.crf (313718, 2015-05-27)
MDK-ARM\Obj\pwm_output.d (1651, 2015-05-27)
MDK-ARM\Obj\pwm_output.o (344936, 2015-05-27)
... ...

============================================================================ For More details, visit: http://harinadha.wordpress.com ============================================================================ The MPU6050 I2C Device Library provideS simple and intuitive interfaces to MPU6050 I2C device on ARM 32-bit STM32F103xx family of microcontrollers.It has the I2C bit- and byte-level communication for complete coverage of all functionality described by MPU6050 documentation. The code is written primarily to support the MPU6050 I2C device implementation, but it may be useful to extend it to other I2C devices. Documentation is created using Doxygen-style comments placed in each definition file, based on the information available in device's datasheet. This documentation will be available in HTML format on the http://harinadha.wordpress.com website, which also holds helpful information for some problems i faced in implementing this library. This library depends on only the following header files from STM32F10xFWLib v3.3.0: stm32f10x.h stm32f10x_i2c.h Want a library for a device that isn't up on the repository? Request it, or fork the code and contribute! Better yet, send me a device on a breakout board to test the code during development. No guarantees on how fast I can get it done, but I'd love to make good consistent and well-documented library for ARM STM32F103xx platform.

近期下载者

相关文件


收藏者