open-head-tracker.src.0.1

所属分类:单片机开发
开发工具:Python
文件大小:49KB
下载次数:136
上传日期:2012-06-01 14:57:02
上 传 者szinc
说明:  本项目旨在制作一个用于第一人称视角(FPV)遥控飞行的头部姿态追踪系统。系统利用惯性测量单元测量头部运动姿态,生成相应的舵机驱动信号,利用遥控发射器传输到遥控飞机,驱动摄像云台跟随头部运动,达到模拟第一人称飞行的目的。 系统采用ATmega328 MCU;利用 BMA180 三轴加速度传感器、ITG3200 三轴角速度传感器、HMC5883 三轴磁场传感器组成 9 自由度测量单元;通过 1602 LCD 直观显示控制菜单。系统软件基于 Arduino,采用方向余弦矩阵 (DCM) 进行姿态解算。 系统特性 支持三轴云台跟踪 直观的姿态显示和设置菜单 支持外部 PPM 合成和内部 PPM 合成 云台舵机通道可调 可调整舵机运转方向、中立点、运行速度和行程 作者 斑斑,Hazy
(This project aims to produce a head pose tracking system for the remote control flight of the first-person view (FPV). The system uses inertial measurement unit to measure head movements posture, generates the corresponding servo drive signals, using the remote control transmitter transmitted to the remote control aircraft, drive the camera head to follow head movements to achieve the purpose of the simulation of first-person flight. Using ATmega328 MCU the BMA180 triaxial acceleration sensor, ITG3200 triaxial angular rate sensor, HMC5883 three-axis magnetic field sensor is composed of nine degrees of freedom measurement unit by 1602 the LCD and intuitive control menu is displayed. The system software is based on the Arduino, the direction cosine matrix (DCM) for the attitude solution. The system features intuitive gesture to support the three-axis head tracking display and setup menu to support the running direction of the external PPM synthesis, and the steering gear of the interna)

文件列表:
libraries (0, 2012-05-21)
libraries\AHRS (0, 2012-05-21)
libraries\AHRS\ACCEL.h (956, 2012-05-21)
libraries\AHRS\ACCLE.cpp (3549, 2012-05-21)
libraries\AHRS\AHRS_DCM.cpp (6778, 2012-05-21)
libraries\AHRS\AHRS_DCM.h (1838, 2012-05-21)
libraries\AHRS\Compass.cpp (4361, 2012-05-21)
libraries\AHRS\Compass.h (1238, 2012-05-21)
libraries\AHRS\Gyro.cpp (2193, 2012-05-21)
libraries\AHRS\Gyro.h (532, 2012-05-21)
libraries\FastSerial (0, 2012-05-21)
libraries\FastSerial\BetterStream.cpp (1271, 2012-05-21)
libraries\FastSerial\BetterStream.h (1239, 2012-05-21)
libraries\FastSerial\FastSerial.cpp (8848, 2012-05-21)
libraries\FastSerial\FastSerial.h (13286, 2012-05-21)
libraries\FastSerial\ftoa_engine.h (2063, 2012-05-21)
libraries\FastSerial\ftoa_engine.S (12673, 2012-05-21)
libraries\FastSerial\keywords.txt (123, 2012-05-21)
libraries\FastSerial\macros.inc (9589, 2012-05-21)
libraries\FastSerial\ntz.h (2419, 2012-05-21)
libraries\FastSerial\ultoa_invert.S (5233, 2012-05-21)
libraries\FastSerial\vprintf.cpp (18525, 2012-05-21)
libraries\FastSerial\xtoa_fast.h (2114, 2012-05-21)
libraries\I2C (0, 2012-05-21)
libraries\I2C\iic.cpp (3437, 2012-05-21)
libraries\I2C\iic.h (381, 2012-05-21)
libraries\LCD (0, 2012-05-21)
libraries\LCD\LCD_1602.cpp (2098, 2012-05-21)
libraries\LCD\LCD_1602.h (659, 2012-05-21)
libraries\Math (0, 2012-05-21)
libraries\Math\asin.cpp (278, 2012-05-21)
libraries\Math\Matrix3.h (6879, 2012-05-21)
libraries\Math\Vector3.h (4178, 2012-05-21)
open_head_tracker (0, 2012-05-24)
open_head_tracker\define.h (266, 2012-05-24)
open_head_tracker\keyboard.pde (1568, 2012-05-24)
open_head_tracker\menu_control.pde (9322, 2012-05-24)
open_head_tracker\open_head_tracker.pde (2062, 2012-05-24)
open_head_tracker\ppm.cpp (4708, 2012-05-24)
open_head_tracker\PPM.h (4112, 2012-05-24)
... ...

近期下载者

相关文件


收藏者