BASIC4MCU | 센서 | 자이로센서 | Ferrocen/MPU-9150 · GitHub
페이지 정보
작성자 키트 작성일2017-08-21 16:47 조회1,493회 댓글0건본문
Processing a year ago Makefile a year ago README.md a month ago dmpKey.h a year ago dmpmap.h a year ago fifo.h a year ago inv_mpu.c a year ago inv_mpu.h a year ago inv_mpu_dmp_motion_driver.c a year ago inv_mpu_dmp_motion_driver.h a year ago main.c 2 months ago ml.c a year ago ml.h a year ago twi.c a year ago twi.h a year ago uart.c a year ago uart.h a year ago README.md
MPU-9150
This repository contains the source code of library for use with popular IMU sensors from InvenSense®as MPU-6500, MPU-6050, MPU-9150 and MPU-9250. Library based on "Embedded MotionDriver v5.1" and is designed for run on Atmel AVR 8-bit Microcontrollers with sufficient memory (FLASH memory size must be at least 32Kbytes and SRAM no less than 4Kbytes).
This code compiled by WinAVR (20121007) and tested on ATMega2560.
Processing demo file
At the
Processing/MPUAirplane
you can find a simple "Processing 2.1" sketch for visualizing the work with IMU sensors. Additional dependencies for Processing: ToxicLibs and OBJLoader libraries.At the
Processing/FlightInstruments
you can find sketch with model of attitude indicator and directional gyro that simulates the earth’s horizon and сourse deviation indicator. This is a copies of the real flight instruments called an "Electric Attitude Indicator (Model: 4300)" and "Directional Gyro Indicator (Model: 3300)" by Mid-Continent Instrument Co.NOTE
This source code does not contain any filters prevent drift from y-axis (YAW).
댓글 0
조회수 1,493등록된 댓글이 없습니다.