搜索资源列表
AVR_PID
- 基于AVR电机PID温度控制程序!C语言编写-PID control based on the AVR motor program!
PWM
- 此文件是用于智能小车的自动调速,通过PWM波形来改变脉冲占空比,从而该变电机两边的电压,又P=UI的,电机的功率改变,从而达到电机的调速。-This file is automatically used for the smart s speed through the PWM duty cycle waveform to change the pulse so that the variable voltage motor on both sides, and P = UI of, elec
Automatic landing system can be remote control led bannerd
- 全自动可遥控旗帜升降系统以AVR单片机为核心,由PWM对电机进行变频调速,高精度光电编码器测速,闭环式电路控制。能够利用按键输入相应的指令控制旗帜的升降,还可以实现在特定位置停留的功能。利用LCD可以显示旗帜的实时高度和相应的控制命令,用LED指示旗帜是否处于半旗状态,具有语音提示报警功能,并可利用无线模块实现遥控功能,准确均匀地实现旗帜的升降-Automatic landing system can be remote-controlled flag to AVR microcontrolle
全自动可遥控旗帜升降系统
- 全自动可遥控旗帜升降系统以AVR单片机为核心,由PWM对电机进行变频调速,高精度光电编码器测速,闭环式电路控制。能够利用按键输入相应的指令控制旗帜的升降,还可以实现在特定位置停留的功能。利用LCD可以显示旗帜的实时高度和相应的控制命令,用LED指示旗帜是否处于半旗状态,具有语音提示报警功能,并可利用无线模块实现遥控功能,准确均匀地实现旗帜的升降。-Fully automatic remote control system to lift the banner of AVR microcontro
AVR
- AVR brushless motor controller Document
pid-controler
- motor pid controler project avr 8051
DTMF_controled_robot_atmega8_mini
- dtmf controlled two motor driver using atmega8l avr. very small and efficien code.can be used to implement robotics
Research-on-Stepper-Motor-Control
- 本文介绍了一种采用AVR 高性能单片机Atmega128 与串行通信相结合的步进电机控制系统。该系统主要由上位机(PC 机)、下位机(单片机)及步进电机三部分组成,上下位机通过串*互数据。最终实现了由PC 机直接控制步进电机。调试结果表明, 设计的控制电路和程序简单、实用,且具有便捷的人机交互界面。-This article describes the combination of a high performance AVR microcontroller Atmega128 wit
control-motor-temperatur
- control temperture using LM35 temperature sensor with motor DC as blower, using AVR mikrocontroler adn CodevisionAVReval
speeter-motor
- 本文讲述了细分驱动技术的原理,重点介绍了细分驱动控制系统的设计方法,设计了一套传统细分驱动系统的设计方案,在此基础上,本文进一步介绍了L297、L298两块芯片,采用这两块芯片构成步进电机的驱动电路,应用DAC0832实现D/A转换,采用精简指令集单片机AVR作为脉冲产生器,对步进电机的工作过程进行控制,最终组成电机细分数可选的驱动控制系统。-failed to translate
DC-motor-speed-control-using-PWM-with-AVR
- this is good vedio of pulse width modulation
stepper-good
- in this project we use atmega32 in codevision avr to drive stepper motor. i wrote function to move motor cw or ccw with specific degree or clock.