搜索资源列表
mpu6050
- Library for mpu6050.
Air_6050
- mpu6050 基于mpu6050的陀螺仪和加速度计的一系列的融合-mpu6050 based mpu6050 gyroscope and accelerometer series of fusion
MPU6050(hardwareIIC)
- This the program about MPU6050 using hardware I2C, it s well worked!~-This is the program about MPU6050 using hardware I2C, it s well worked!~
51-lcd-mpu6050
- 单片机GY521mpu-6050 资料led测试程序-SCM GY521mpu-6050 data led testing procedures
MPU6050-DMP
- MPU6050陀螺仪,代码,技术文档, 测试程序-MPU6050 gyroscope, code, technical documentation, test programs
GY521mpu-6050
- mpu6050资料,好不容易收集的,还带测试代码-mpu6050 data, finally collected, but also with test code
STC-MPU-3050
- 51+MPU6050 i2c读取四元数和欧拉角,实际测试稳定可用,可测0.1度角-MPU example
6050P1602
- 这个是MPU6050和LCD1602的完美配合-This is a perfect fit MPU6050 and LCD1602
MPU6050HMC5883
- MPU6050+HMC5883+气压计 资料 -MPU6050/HMC5883
mpu6050
- 陀螺仪MPU6050,基于stm32f103的VC++编程.-Gyroscope MPU6050, based stm32f103 of VC++ Programming
STM32f405-four-axis-flight-control-
- STM32f405四轴飞控源代码内含MPU6050,MS5611,HMC5883L,GPS等驱动代码,还附有四轴飞行器的控制代码。- STM32f405 four-axis flight control source code contains MPU6050, MS5611, HMC5883L, GPS and other driver code, but also with four-axis aircraft control code.
mpu6050
- 完整的测试MSP430G2553 + MPU6050样例程序.-Complete test MSP430G2553+ MPU6050 sample program.
stm32-MPU6050-master
- STM32 MPU6050 Setting
mpu6050
- 可以输出角度,加速度,角速度的数值,可以用于制作平衡车,和姿势解算仪-be able to record the angle,accelerate,and to find out wheather you are in right angle
mpu6050
- 陀螺仪姿态解算- Gyro attitude calculation
mpu6050.zip
- MPU6050程序,检测显示xyz轴的加速度和角度(MPU6050 program to detect the acceleration and angle of the XYZ axis)
sketch_apr29a
- 在Arduino IDE编译环境下,用四元数法进行姿态解算。四元数法具有计算量小的优点,相比欧拉角法,省去了姿态转换矩阵的计算。(In the Arduino IDE compiler environment, four element method is used to solve the pose problem. The four element method has the advantage of small computation. Compared with Euler angle