搜索资源列表
dmp
- KeCapturePersistentThreadState捕捉当前线程,获得_DUMP_HEADER结构内容,其中比较有趣的内容是DumpHead->PsLoadedModuleList,DumpHead->PsActiveProcessHead,DumpHead->PfnDataBase..... 接下来就是将_DUMP_HEADER结构内容写到一个dmp文件里, ZwCreateFile---->ZwWriteFile..... -KeCaptureP
MPU6050-DMP
- 基于MSP430的MPU6050 的DMP库文件。-Based on MSP430 MPU6050 the DMP library files。
DMP-Test
- mpu6050在stm32中的应用,本程序属于测试dmp功能,已测试完成-Mpu6050 application in the stm32, this program belongs to the DMP functional testing, test has been finished
DMP-Test
- mpu6050 stm32 平台移植dmp 测试通过-mpu6050 stm32 dmp
DMp
- dmp四旋翼代码,stm触摸板操作,飞控端使用dmp融合数据-dmp four rotor code, stm touchpad operation, flight control terminal fusion data using dmp
STM32F103ze-dmp
- ARMstm32f103跑三轴陀螺仪与三轴加速度计mpu6050的dmp源码,对与四轴爱好者有用-ARMstm32f103 ran three-axis gyroscope and three-axis accelerometer mpu6050 the dmp source of the axis lovers Useful
msp430-MPU6050-DMP
- msp430的MPU6050-DMP官方例程-msp430 of MPU6050-DMP official routines
DMp
- 基于stm32的姿态计算,采用了硬件iic和mpu6050内置的dmp功能,高效率,-stm32 for mpu6050
DMP-Test
- mpu6050的dmp库测试程序。通过dmp库直接输出姿态四元数。-mpu6050 the dmp library test program. Quaternion output directly through the dmp library.
STM32Pmpu6050-DMP
- 基于STM32编写的MPU6050 DMP数据读写,串口发送检验等-STM32 MPU6050 DMP
STM32-dmp-mpu--6050
- 使用STM32F103读取MPU6050六轴陀螺仪数据采用dmp库函数计算姿态角,四元数,控制风力摆的风机转速,2015全国电子设计大赛题目。-STM32F103 read MPU6050 use a six-axis gyroscope data calculated using the dmp library functions attitude angle, quaternion, put the fan speed control of the wind, the National El
MPU6500-DMP-IMU
- 该文件,包括了MPU6500的DMP库解算姿态,以及使用IMUupdate解算姿态,移植时只需修改I2C文件即可。-The file, including MPU6500 DMP library calculating posture, and using IMUupdate calculating attitude, only need to modify the I2C files when transplanting.
stm32f407-dmp-mpu6050-PRY-
- 自己编写的stm32f407 扩展mpu6050 利用内部的dmp库实现精确的角度数据融合可以算出俯仰角,横滚角、俯仰角 等,iic总线接口是pb11和pb10 口,绝对好用,iic模拟程序-Extend to write your own stm32f407 mpu6050 use inside the DMP library to realize the precise angle data fusion can be calculated pitch angle, roll angle,
MPU6050-DMP
- MPU6050的DMP功能在STM32上的移植-Transplantation MPU6050 of DMP functionality to the STM32
DMP
- 四旋翼飞行器,主控芯片为MSP430F149,采用MPU6050陀螺仪的自带DMP功能。程序中还包含HMC5883L地磁传感器、24L01发送程序、EEPROM和OLED程序-Four-rotor aircraft, the master chip MSP430F149, using MPU6050 gyroscope comes DMP functionality. HMC5883L program also includes a geomagnetic sensor, 24L01 trans
圆点DMP库
- 这是一个极具参考价值的MPU的DMP姿态识别库,是由原点老师移植(This is a highly valuable MPU DMP gesture recognition library, which was transplanted by the origin teacher)
DMP官方工程
- 这个是invensense公司出品的正版DMP库代码,谢谢(This is the genuine DMP library code produced by invensense company. Thank you)
MPU6050-DMP-STM32
- 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
MPU6500-DMP-IMU
- 基于STM32 F1编写的MPU6500+dmp的驱动代码,包括I2C.c。(Based on STM32 F1 written MPU6500+dmp driver code, including I2C.c.)
MPU6050姿态解算STM32源码(DMP)
- 通过stm32 采集并通过DMP解算 MPU6050的角度,,通信采用IIC通信(The angle of the MPU6050 is solved by stm32 and calculated by DMP. The communication uses IIC communication.)