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

搜索资源列表

  1. MPU6050

    0下载:
  2. 通过I2C总线读取MPU6050的传感器数据,并通过互补滤波算法解算出俯仰角和横滚角,最后将结果打印到上位机上-MPU6050 through the I2C bus to read the sensor data, and through complementary filtering algorithm solves for the pitch angle and roll angle, and finally print the results to the host computer
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2.61mb
    • 提供者:tighelau
  1. 1.MPU6050Test

    0下载:
  2. 基于STM32编写的能够采集MPU6050数据并解算的源码-Based on the STM32 prepared to collect the data and solver MPU6050 source
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2.8mb
    • 提供者:wang
  1. HMC-Cor-YJ

    0下载:
  2. K60为主控芯片,MPU6050解算三维姿态角,姿态解算采用DMP和四元素算法。并带有TFT液晶触摸屏以及蓝牙4.0的开发。-Use k60 as the main control MCU。MPU6050 solving three-dimensional attitude angle, attitude solver algorithm using DMP and the four elements. And with a TFT LCD touch screen and Bluetooth
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2.02mb
    • 提供者:孟泽民
  1. IMU

    0下载:
  2. 基于LPC1114完成的MPU6050及HMC5883的IMU姿态解算代码,代码注释详细,并且已调试成功-Based on LPC1114 completed MPU6050 and HMC5883 of IMU attitude solver code, code comments in detail and have been successful commissioning
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:353.74kb
    • 提供者:road
  1. fly

    1下载:
  2. MSP430F149单片机结合MPU6050传感器的姿态解算以及输出PWM的四轴飞行器源码,开发环境为IAR5.4-MSP430F149 microcontroller with MPU6050 sensor attitude solution and the PWM output of the four axis aircraft source code, development environment for IAR5.4
  3. 所属分类:SCM

    • 发布日期:2015-08-13
    • 文件大小:65kb
    • 提供者:高宇
  1. MPU6050_DMP

    0下载:
  2. 基于stm32f107的mpu6050姿态解算源码。-Based stm32f107 of mpu6050 attitude count source solution.
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:5.88mb
    • 提供者:赵磊
  1. Myfly_IMU6050_ZI_250_dinggao

    0下载:
  2. 本人做的四轴飞行器,可以平稳飞行,可平稳定高飞行,内含mpu6050,5883l,气压计,超声波驱动,四元数姿态解算,串行PID控制姿态和定高。-I do four-axis aircraft, a smooth flight, can fly high level of stability, containing mpu6050,5883l, barometer, ultrasound drive, quaternion attitude algorithm, serial PID contr
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:5.49mb
    • 提供者:
  1. MPU6050

    0下载:
  2. 本程序实现如下功能:开机后,先初始化MPU6050等外设,然后利用DMP库,初始化MPU6050及使能DMP,最后,在死循环里面不停读取:温度传感器、加速度传感器、陀螺仪、DMP姿态解算后的欧拉角等数据,通过串口上报给上位机(温度不上报),利用上位机软件(ANO_Tech匿名四轴上位机_V2.6.exe),可以实时显示MPU6050的传感器状态曲线,并显示3D姿态,可以通过KEY0按键开启/关闭数据上传功能。同时,在LCD模块上面显示温度和欧拉角等信息。DS0来指示程序正在运行。-This pr
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:325.42kb
    • 提供者:李墨
  1. 08.-MPU6050

    0下载:
  2. 四元数姿态解算的程序,自己本科时候的毕业设计就是这个。-attitude caculate
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:573.75kb
    • 提供者:路口农夫
  1. STM32F4_QFC_TestIMU_20130715

    0下载:
  2. STMF4单片机IMU解算,MPU6050解算四元数,得到方向以及偏转角度。-STMF4 SCM IMU solver, MPU6050 solver quaternion give direction and angle of deflection.
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1.34mb
    • 提供者:王鑫
  1. 6050

    0下载:
  2. 使用6050 6轴传感器解算温度值及加速度值等(Use 6050 to calculate acceleration and temperature values)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:4.84mb
    • 提供者:Mr_颖先生
  1. MPU6050姿态解算STM32源码(DMP)

    4下载:
  2. STM32解算MPU6050工程文件,IIC读取6050数据,带DMP 。(STM32 calculation of MPU6050 engineering documents)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-18
    • 文件大小:2.39mb
    • 提供者:波斯小喵
  1. MPU6050-DMP-STM32

    1下载:
  2. MPU6050-DMP,用于解算姿态角,四轴控制,如欧拉角等等。DMP有校准模块,读取数据更精确,排除干扰。另,市面有硬件DMP,可参考选用。(Used to solve the attitude angle, four axis control, such as Euler angle, and so on. DMP has a calibration module that reads data more precisely and eliminates interference. In a
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:93kb
    • 提供者:墨一
  1. MPU6050姿态解算STM32源码

    0下载:
  2. stm32码源实现mpu6050的三种姿态解算算法(Three algorithms of attitude calculation for mpu6050 based on STM32 code source)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-10
    • 文件大小:10.3mb
    • 提供者:黑耀辉
  1. MPU-6050模块资料

    0下载:
  2. 3轴陀螺仪、3轴加速器 姿态解算核心算法(a 3-axis gyroscope and a 3-axis accelerometer)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-23
    • 文件大小:8.17mb
    • 提供者:**最
  1. MPU6050六轴传感器实验

    0下载:
  2. 实验器材: 探索者STM32F4开发板 实验目的: 学习MPU6050 六轴传感器(三轴加速度+三轴陀螺仪)的使用. 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,KEY0按键(连接在PE4) 5,MPU6050传感器(连接在PB8(
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:6.25mb
    • 提供者:ck_xiaofei
  1. 六轴姿态解算

    1下载:
  2. MPU6050传感器的六轴姿态解算算法代码(Six-Axis Attitude Solution Algorithmic Code for MPU6050 Sensor)
  3. 所属分类:单片机开发

    • 发布日期:2020-11-23
    • 文件大小:19.35mb
    • 提供者:Hikari丷
  1. MPU6050姿态解算STM32源码(卡尔曼滤波)

    0下载:
  2. MPU6050是我们常用的六轴空间位置处理芯片,次文档使用卡尔曼滤波的方式使数据更加的准确(MPU6050 is our commonly used six-axis spatial position processing chip. Kalman filter is used in sub-documents to make the data more accurate.)
  3. 所属分类:单片机开发

    • 发布日期:2021-03-05
    • 文件大小:384kb
    • 提供者:echoa
  1. MPU6050姿态解算STM32源码(DMP)

    1下载:
  2. 通过stm32 采集并通过DMP解算 MPU6050的角度,,通信采用IIC通信(The angle of the MPU6050 is solved by stm32 and calculated by DMP. The communication uses IIC communication.)
  3. 所属分类:单片机开发

    • 发布日期:2020-11-23
    • 文件大小:2.4mb
    • 提供者:莫风128
  1. 实验16:IMU姿态解算

    0下载:
  2. MPU6050陀螺仪与姿态解算实验,使用hawk2平台(MPU6050 IMU, use hawk 2 platform)
  3. 所属分类:单片机开发

    • 发布日期:2020-06-09
    • 文件大小:394kb
    • 提供者:1063937921
« 12 »
搜珍网 www.dssz.com