文件名称:AVR_IMU_1
介绍说明--下载内容来自于网络,使用问题请自行百度
卡尔曼滤波在AVR单片机的应用,引脚接法:PC1 (ADC1) Y Accel (Pin 8)
PC2 (ADC2) Z Accel (Pin 7)
PC3 (ADC3) X Rate (Pin 3)
PC4 (ADC4) Y Rate (Pin 4)
PC5 (ADC5) VRef (Pin 5)
-
Currently, this project assumes the AVR ATmega168 MCU is hosted on the
AVR STK500 development board with a 20MHz external crystal and the
VTarget voltage set to 3.3V. The spare serial port on the AVR STK500 is
utilized to output the pitch values for each axis at 57.6K baud.
The SparkFun IMU 5 Degrees of Freedom is attached to the AVR ATmega168
MCU on the STK500 as described below:
STK500 PINS IMU 5 DF JP1 PINS
VTG 3.3V (Pin 1)
GND GND (Pin 2)
PC0 (ADC0) X Accel (Pin 9)
PC1 (ADC1) Y Accel (Pin 8)
PC2 (ADC2) Z Accel (Pin 7)
PC3 (ADC3) X Rate (Pin 3)
PC4 (ADC4) Y Rate (Pin 4)
PC5 (ADC5) VRef (Pin 5)
PC2 (ADC2) Z Accel (Pin 7)
PC3 (ADC3) X Rate (Pin 3)
PC4 (ADC4) Y Rate (Pin 4)
PC5 (ADC5) VRef (Pin 5)
-
Currently, this project assumes the AVR ATmega168 MCU is hosted on the
AVR STK500 development board with a 20MHz external crystal and the
VTarget voltage set to 3.3V. The spare serial port on the AVR STK500 is
utilized to output the pitch values for each axis at 57.6K baud.
The SparkFun IMU 5 Degrees of Freedom is attached to the AVR ATmega168
MCU on the STK500 as described below:
STK500 PINS IMU 5 DF JP1 PINS
VTG 3.3V (Pin 1)
GND GND (Pin 2)
PC0 (ADC0) X Accel (Pin 9)
PC1 (ADC1) Y Accel (Pin 8)
PC2 (ADC2) Z Accel (Pin 7)
PC3 (ADC3) X Rate (Pin 3)
PC4 (ADC4) Y Rate (Pin 4)
PC5 (ADC5) VRef (Pin 5)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AVR_IMU_1/AVR_IMU/adc.c
AVR_IMU_1/AVR_IMU/adc.h
AVR_IMU_1/AVR_IMU/AVR_IMU.aps
AVR_IMU_1/AVR_IMU/integrator.c
AVR_IMU_1/AVR_IMU/integrator.h
AVR_IMU_1/AVR_IMU/kalman.c
AVR_IMU_1/AVR_IMU/kalman.h
AVR_IMU_1/AVR_IMU/main.c
AVR_IMU_1/AVR_IMU/README.TXT
AVR_IMU_1/AVR_IMU/timer.c
AVR_IMU_1/AVR_IMU/timer.h
AVR_IMU_1/AVR_IMU/usart.c
AVR_IMU_1/AVR_IMU/usart.h
AVR_IMU_1/AVR_IMU
AVR_IMU_1
AVR_IMU_1/AVR_IMU/adc.h
AVR_IMU_1/AVR_IMU/AVR_IMU.aps
AVR_IMU_1/AVR_IMU/integrator.c
AVR_IMU_1/AVR_IMU/integrator.h
AVR_IMU_1/AVR_IMU/kalman.c
AVR_IMU_1/AVR_IMU/kalman.h
AVR_IMU_1/AVR_IMU/main.c
AVR_IMU_1/AVR_IMU/README.TXT
AVR_IMU_1/AVR_IMU/timer.c
AVR_IMU_1/AVR_IMU/timer.h
AVR_IMU_1/AVR_IMU/usart.c
AVR_IMU_1/AVR_IMU/usart.h
AVR_IMU_1/AVR_IMU
AVR_IMU_1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.