CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mpu9150

搜索资源列表

  1. mpu-9150_breakout-master

    0下载:
  2. mpu9150型9轴传感器的数据采集使用实例。另加mpu6050实例。-mpu9150 9-axis sensor data acquisition using examples. Plus mpu6050 instance.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:154403
    • 提供者:吴开敖
  1. mpu9105

    0下载:
  2. 通过单片机操控mpu9150来获取加速计和陀螺仪数据-To get the accelerometer and gyroscope data manipulation through the microcontroller mpu9150
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:73497
    • 提供者:Crystal
  1. linux-mpu9150-master

    0下载:
  2. MPU9150 DMP linux 驱动库 9轴融合-MPU9150 DMP linux
  3. 所属分类:Driver develop

    • 发布日期:2017-03-21
    • 文件大小:64222
    • 提供者:hujiang
  1. MPU9150(test)

    0下载:
  2. MPU9150的基本代码,能读出加速度和角速度6个值,是新手入门很好的指导代码。-MPU9150 the basic code, read the value of the acceleration and angular velocity 6 is a good beginners guide code.
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1078954
    • 提供者:叶柱英
  1. msp430

    0下载:
  2. 1.机架是上一届准备国赛前买的,电机是空心杯(2000转/min) ,电池是11.1V的航模电池 2.采用2块msp430f149最小系统做飞控板,一块用来姿态控制,一块用来完成题目要求,两者之间通过串口通信 3.陀螺仪用的是MPU9150(九轴),自带有地磁传感器,不需要再加地磁传感器 4.数据融合是靠MPU9150的内部DMP处理输出(该部分程序时移植32单片机的,针对430的时钟频率对该部分程序做了一些调整) 5.姿态控制算法是PID-1 rack is the last
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:414067
    • 提供者:wanggui
  1. motion_driver_6.1

    0下载:
  2. motion driver version 6.1, support MPU9250,MPU9150,MPU6050,MPU6500 on the platform of stm32 & msp430.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1674758
    • 提供者:cerik
  1. MPU9150_uvision

    0下载:
  2. 以STM32F4为主控,用C++编写的读取MPU9150芯片,并且进行姿态算法控制。-Read MPU9150,and Calculate gesture
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-23
    • 文件大小:189748
    • 提供者:xuxiao
  1. MPU9150

    0下载:
  2. mpu9150数据融合算法,Accel9150、AccelCal9150、Arduino9150-Mpu9150 data fusion algorithm,Accel9150、AccelCal9150、Arduino9150
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:154134
    • 提供者:付胜勇
  1. MPU9150

    1下载:
  2. mpu9150加速度,角速度,磁场,九轴传感器,基于stm32实现,采用内置bmp解算姿态角,做四轴必备。-mpu9150 acceleration, angular velocity, magnetic field, 9-axis sensor, based on stm32 achieved using the built-in solver bmp attitude angle, make the necessary axis.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:405558
    • 提供者:张瑶
  1. MPU9150

    0下载:
  2. MPU6050_9Axis_MotionApps41.h MPU6050_6Axis_MotionApps20.h helper_3dmath.h library.json MPU6050.cpp MPU6050.h
  3. 所属分类:android开发

  1. motion_driver_6.12

    1下载:
  2. 最新的MPU9250,MPU9150,MPU6050,MPU6500官方资料-Changes Notes- MD6.1 to 6.12 - Fixed Hardware Calibration Offset register accel format Previous implementation was saving the offsets in the accel offset registers in a scalre range of+-8G. After cl
  3. 所属分类:Other Embeded program

    • 发布日期:2016-07-18
    • 文件大小:24200192
    • 提供者:mupro
  1. GD32F103-MPU9150

    1下载:
  2. GD32F103+MPU9150四轴飞行器源码-GD32F103+MPU9150 Quadcopter source
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-07
    • 文件大小:1342284
    • 提供者:zqh
  1. 9150

    0下载:
  2. mpu9150 driver for msp430
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:194717
    • 提供者:liulibo
  1. MPU9150

    0下载:
  2. 本文件是基于mpu9150的姿态算法源码,其中包括对各姿态角的计算和误差处理算法。(This document is based on mpu9150 attitude source code, which includes the calculation of the attitude angle and error processing algorithm.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:40960
    • 提供者:夜孤辰
  1. 成品

    1下载:
  2. 本文件为风力摆控制系统源代码,适用于stm32f103zet6开发板,具体硬件与IO口的连接需要根据自己的机械结构来调整,PID参数也需自行调整,传感器采用MPU9150加速度传感器(陀螺仪)(This document is suitable for stm32f103zet6 development board. The connection between specific hardware and IO port needs to be adjusted according to its
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:8330240
    • 提供者:寿柏茂
  1. mpu9150

    0下载:
  2. mpu9150读取三轴数据,使用的mpu9150的dmp功能,可以用在平衡车上面(Mpu9150 reads three axis data)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:8192
    • 提供者:土豆键盘
  1. GD32F103CB IMU

    1下载:
  2. 读取MPU9150九轴数据及imu ahrs算法运算后得出陀螺仪值、加速度等(After reading MPU 9150 nine-axis data and IMU ahrs algorithm operation, gyroscope value, acceleration, etc)
  3. 所属分类:其他

    • 发布日期:2021-04-26
    • 文件大小:635904
    • 提供者:心历旅途
搜珍网 www.dssz.com