搜索资源列表
che_cunyang
- AVR单片机控制码盘程序,主要包括直流电机调速,码盘反馈。-AVR encoder control procedures, including DC motor speed control, encoder feedback.
EncoderCounter
- avr encoder counter source code project. read out encoder and send to UART. implemented on ATMega16
RT0809A.rar
- 通过AVR atmega128控制LCD模块显示频率。而且频率把旋转编码器的信号通过采集,使显示读数可以增加和缩小。,AVR atmega128 controlled through the LCD display module frequency. And the frequency of the rotary encoder signal through the collection, so that shows that reading can be increased and narro
speedcheckATMEGA48
- 用于测量电机转速并带速度反馈,配增量编码器,用AVR单片机ATMEGA48-Used to measure motor speed and with speed feedback, with incremental encoder with AVR Singlechip ATMEGA48
ppm_encoder
- 遥控程序开发这个软件是免费的。根据你自己的选择-Title : C file for the rc ppm encoder (servo2ppm_v4_2.c) Author: Chris Efstathiou E-mail: hendrix at vivodinet dot gr Homepage: ........................ Date: 3/Aug/2009 Compiler: AVR-GCC with
PT2262soft
- 基于单片机实现遥控编码器PT2262的软件解码-MCU-based remote control software PT2262 Encoder Decoder
Automatic landing system can be remote control led bannerd
- 全自动可遥控旗帜升降系统以AVR单片机为核心,由PWM对电机进行变频调速,高精度光电编码器测速,闭环式电路控制。能够利用按键输入相应的指令控制旗帜的升降,还可以实现在特定位置停留的功能。利用LCD可以显示旗帜的实时高度和相应的控制命令,用LED指示旗帜是否处于半旗状态,具有语音提示报警功能,并可利用无线模块实现遥控功能,准确均匀地实现旗帜的升降-Automatic landing system can be remote-controlled flag to AVR microcontrolle
AVRoftherotaryencoderdecoderprogram
- AVR的旋转编码器解码程序。可以判断正反向。-AVR of the rotary encoder decoder program. Can determine positive and negative.
DC_Motor_Multi_Speed_Simulation
- this c code written for atmega32 avr micrcontroller to show to make speed and direction control a dc motor and simulating with proteus.-this is c code written for atmega32 avr micrcontroller to show to make speed and direction control a dc motor and
TWI_test
- Two Incremental encoder on a PCF8574A for IIC Bus connectivity tested with STK500 AVR Kit. -Two Incremental encoder on a PCF8574A for IIC Bus connectivity tested with STK500 AVR Kit.
261107
- This Firmware demosntrate how Incremental Encoder, HD44780U LCD end EEPROM accessing works under BASCOM AVR basic. The Project is just a remote controller for HAM radio antenna matching network device.
bmq
- AVR MEGA16采集编码器信号 并显示在LCD1602-AVR MEGA16 encoder signal acquisition and display in the LCD1602
7SEG2.ZIP
- GUIed encoder for 7segmenst indicators for AVR microcontollers it gives asm code for connecting 7segement indicators to different pins of microcontroller
全自动可遥控旗帜升降系统
- 全自动可遥控旗帜升降系统以AVR单片机为核心,由PWM对电机进行变频调速,高精度光电编码器测速,闭环式电路控制。能够利用按键输入相应的指令控制旗帜的升降,还可以实现在特定位置停留的功能。利用LCD可以显示旗帜的实时高度和相应的控制命令,用LED指示旗帜是否处于半旗状态,具有语音提示报警功能,并可利用无线模块实现遥控功能,准确均匀地实现旗帜的升降。-Fully automatic remote control system to lift the banner of AVR microcontro
Encoder2
- SourceCode Encoder AVR atmega8
encoder1
- The following code examples are for the Atmel AVR microprocessors. This code is from Dilbert which has a slightly different motor control structure and names. Due to the slow nature of Dilbet s encoders (maximum of 360 state changes a second), the co
avr
- AVR Atmega32 program,LCD 4x20, matrix keybord and encoder on MCP23S17
Encoder
- 基于AVR编写璇转编码器解码,效果还不错-AVR-based preparation of Xuan turn encoder and the results were good
encoder
- Encoder para microcontroladores AVR
Main-AVR
- motor controller by PID algorithm. it can be opened by codevision 2.2 or later. it shows how could you read encoder and calculate speed of motor in real time and control speed of motor.