搜索资源列表
ATmega169_Dual_PWM.rar
- AVR ATmega 169 Dual PWM used to control Servo style motors, speed can be controlled using RS232 connection,AVR ATmega 169 Dual PWM used to control Servo style motors, speed can be controlled using RS232 connection
wannianli
- 使用AVR ATmega128实验箱上的资源,设计万年历。本系统应用了Text LCD,矩阵键盘,定时器/计数器中断系统,另外,我从伺服电机接口PB.5接出一个蜂鸣器。本次实验的目的就是熟悉AVR的这些资源。-AVR ATmega128 me to use up the resources of experimental design calendar. The system applied Text LCD, matrix keyboard, timer/counter interrupt s
servo-control
- AVR micro-Controller to control RC servo
AVR-microcontroller-based-servo-motor-system
- 基于AVR单片机的伺服电机系统研究,将AVR用于工业控制的具体实例。-AVR microcontroller based servo motor system will be used for industrial control AVR specific examples.
ServoControllerOfDoom
- Example of using six servo motors controlled by AVR microprocessor.
servotest
- servo motor cource for atmel avr
Servocode_AVR
- Servo control for the Atmega 128 AVR controller
servo_controller
- AVR R/C Servo controller. The archive containst schematics and firmware code.
AVR
- 利用AVR单片机控制舵机的资料和源代码,十分实用-Using AVR microcontroller controls the servo information and source code, very useful
AVRservo
- 该实验使用AVR单片机实验板实现伺服电机的控制。先让伺服电机以一个较慢的速度向一个方向旋转,然后再以较快的速度返回原位。控制伺服电机的脉冲宽度是0.5豪秒至1.5豪秒。-The experiment using AVR microcontroller development board to achieve servo motor control. Let the servo motor to a slower rotation speed in one direction and then r
servofc
- Servo driver for ATMEL AVR.Drives R/C model servos using Timer1
AVR-based_servo_controller_design
- 基于AVR的舵机控制器设计,主要介绍了舵机控制器的原理,和ARM实现方法-AVR-based servo controller design
servo-control-atmega16
- 这是一个利用atmage16控制舵机的程序,里面利用了atmega16的快速Pwm模式来实现双路的舵机控制,有具体注释。-There are three programs which demonstrate the theory of how the avr MCU controls the servos using fast pwm。
servo-sample
- An efficient sample servo motor controller based on AVR platform.
AVR-steering-engine-test
- AVR的舵机实验程序,已经调试通过,很好的程序。-The AVR servo experimental procedures have been debugging through a good program.
Servo-using-the-program
- 本文是用AVR atmega8语言写的一个控制舵机的例子,用单片机脉冲PWM信号控制舵机角度,抖动小。-This article is written in the language with AVR atmega8 example of a servo control, PWM signal with a single-chip pulse control steering angle jitter.
servo
- A small servo motors driver using AVR-mega16 written in C programming language for codevision compiler.
servo
- Source code for controlling servo motor using AVR ATmega128 microcontroller. This code using timer interrupt handler. This file is for codevision avr.
AVR-PWM
- PWM功能在电机和舵机的控制中有广泛的应用,本程序利用AVR单片机的定时器实现PWM功能-PWM function in the motor and servo control has a wide application of this procedure by using the AVR microcontroller timer PWM function
servo
- 使用arduino的舵机库控制舵机转动,进行扫描操作(using the PWMservo lib to control a servo)