Location:
Search - read encoder
Search list
Description: 8051 Absolute Encoder Positioner How to connect and drive absolute position encoder with SSI serial interface. The encoder has been made by Siemens (6FX2001-5FS12). Archive contains: 1) schematic, 2) source in C and Assembler
Platform: |
Size: 86016 |
Author: buaalzx |
Hits:
Description: MSP430单片机读取SSI接口的编码器,将数值通过串口输出-MSP430 Singlechip read SSI encoder interface, the output value through the serial port
Platform: |
Size: 1024 |
Author: libingzheng |
Hits:
Description: avr encoder counter source code project.
read out encoder and send to UART.
implemented on ATMega16
Platform: |
Size: 23552 |
Author: mj tooba |
Hits:
Description: 这是用CPLD开发的读取绝对式编码器反馈的信号的代码,读取电机的转子的绝对位置和判断转动方向对于电机控制很实用。-This is read by the CPLD Development absolute encoder feedback signal to the code, read the motor' s rotor position and to determine the absolute direction of rotation is very useful for motor control.
Platform: |
Size: 1602560 |
Author: dengzhaoyun |
Hits:
Description: Purpose: Contains example code to use a two-phase encoder with an ATmega2561.
The encoder phases are connected to PORTF bits 0 & 1 and the switch
is connected to PORTF bit 2. Timer 1 is configured to interrupt at
1024Hz. At startup, the encoder phases are read and stored as the
current phase. The timer ISR reads the encoder phase and checks it
against the old value. If the phase has changed the direction of
rotation is obtained from a look-up table. This value is used to
update the position variable.
-Purpose: Contains example code to use a two-phase encoder with an ATmega2561.
The encoder phases are connected to PORTF bits 0 & 1 and the switch
is connected to PORTF bit 2. Timer 1 is configured to interrupt at
1024Hz. At startup, the encoder phases are read and stored as the
current phase. The timer ISR reads the encoder phase and checks it
against the old value. If the phase has changed the direction of
rotation is obtained from a look-up table. This value is used to
update the position variable.
Platform: |
Size: 2048 |
Author: centema |
Hits:
Description: Hello
my Encoder Sja1000 card for read encoder
bye
Platform: |
Size: 134144 |
Author: ROBIX |
Hits:
Description: 一款RS缩短码的源代码,可修改其中主程序的数据变任意一种RS码的编码器,此程序经多次验证均正确,且采用标准代码格式描写,易读。-A shortened RS code source code, which can modify data in the main program code change any of the RS encoder, this procedure has been repeatedly verified are correct, and the use of standard code format description, easy to read.
Platform: |
Size: 9216 |
Author: pengkerong |
Hits:
Description: mp3音频编码器源码,喜欢研究编码算法的朋友爱看 mp3音频编码器源码,喜欢研究编码算法的朋友爱看 -mp3 audio encoder source code, like the study of coding algorithm' s friends love to read mp3 audio encoder source code, like the study of coding algorithm' s friends love to read mp3 audio encoder source code, like the study of coding algorithm' s friends love to read mp3 audio encoder source code, like the study of coding algorithm' s friends like to watch
Platform: |
Size: 251904 |
Author: pengfanzh |
Hits:
Description: java 阅读器 支持umd格式的 要编写阅读工具的可以参考-java reader to be prepared to support umd format can be read reference tool
Platform: |
Size: 579584 |
Author: geliang |
Hits:
Description: ASP木马加密免杀大师可以把你的ASP加密,让
黑客看不懂,或让你的木马不让站长发觉。
-ASP Trojan free to kill the master encryption can encrypt your ASP, so that hackers can not read, or make your horse not to find owners.
Platform: |
Size: 207872 |
Author: 温平是 |
Hits:
Description: The AS5030 is a contactless magnetic rotary encoder for
accurate angular measurement over a full turn of 360°.
It is a system-on-chip, combining integrated Hall elements,
analog front end and digital signal processing in a single
device.
Platform: |
Size: 540672 |
Author: Denis |
Hits:
Description: 编码器驱动 调用encoder_init()就可以了, 然后angle读出来的是当前的脉冲数,omiga是角速度,没有换算单位了以脉冲为单位的A相接B6 B相接B7。-Device driver calls encoder_init () can be, and then angle read out a pulse current, omiga is the angular velocity, no conversion units to pulse unit is connected with the B B7 A B6.
Platform: |
Size: 2048 |
Author: 马国豪 |
Hits:
Description: 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.
Platform: |
Size: 133120 |
Author: pooya |
Hits:
Description: JPEG压缩文件,经过验证可以使用。请在使用前对读取文件的路径进行设置。-JPEG compressed files, you can use proven. Please read before using the file path settings.
Platform: |
Size: 9216 |
Author: li |
Hits:
Description: 1.将连接编码器的I/O口初始化成带上拉的输入
2.开启单片机的外部中断0,并配置成任意的逻辑电平变化都将引发中断
3.提供读取编码器计数值的API
4.提供读取编码器旋转方向的API-1. Connect the encoder I/O port is initialized to inputs with pull 2. Turn on the external microcontroller interrupt 0, and configured to any logic level change will trigger an interrupt 3. Provide Read encoder count API 4. Read encoder provides the rotational direction of the API
Platform: |
Size: 3072 |
Author: vergil.li |
Hits:
Description: PGA2311电子音量控制程序。用IO口扫描编码器.-PGA2311 electronic volume control program. Read encoder command with IO port.
Platform: |
Size: 3072 |
Author: steven |
Hits:
Description: how to write a program to read encoder signal
Platform: |
Size: 17408 |
Author: zikol |
Hits:
Description: 读AMS公司的磁编码器的角度,采用SPI读写方式(Reading the angle of AMS's magnetic encoder,Using SPI reading and writing)
Platform: |
Size: 4011008 |
Author: CherishYY |
Hits:
Description: 使用Verilog 编程语言实现对11 bit 编码器SSI输出的读取(Use Verilog to read encoder,it's 11 bit and SSI output)
Platform: |
Size: 2048 |
Author: Fenmin |
Hits:
Description: STM32外接旋转编码器(EC11),外部中断方式识别出正反转,响应速度优良,无丢步现象,无需延时滤波。在强干扰环境下测试正常。注意是仪器仪表面板常见的那种编码器,不是电机测速的那种。(STM32 Read Encoder (EC11), external interrupt mode to recognizes positive and negative rotation, response speed is excellent, no step loss, no delay use. The programme runs properly in strong interference environment. Notice that the code is used for common type of encoder in instrument panel and the encoder is not the type used for motor's speed measurement.)
Platform: |
Size: 1024 |
Author: 零落飞 |
Hits: