搜索资源列表
project
- 在Spartan-3E FPGA开发板上做的一个小项目--带语音功能的计算器,并且通过VGA接口在显示器上显示图形界面。涉及到ps2键盘模块,VGA显示模块,picoblaze汇编,串口收发模块。-In the Spartan-3E FPGA development board to do a small project- a calculator with voice capabilities, and VGA interface, through the graphical interfac
Verilog_PS2_RS232
- 实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上,并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。 -The realization of PS/2 interface with RS-232 data interface, PS/2 keyboard to press the button, through RS-232 automatic transmissi
ps2
- 这是一个用c编的程序,程序用于52单片机驱动电脑键盘, 是ps/2接口,用串口发送按键值,可用串口调试助手调试,本程序已经调试通过,用的kell编译的。-This is a use of c-series procedures, procedures for the 52 single-chip-driven computer keyboard is ps/2 interface, use the serial send button values, available serial port
ps2_verilog
- 用Quartus II 7.2 开发的ps2键盘与计算机串口通讯的程序-Quartus II 7.2 with the development of the ps2 keyboard and the computer serial port communication program
PS2-SPI
- 使用SOPC软件及其配置方法,以高速12位串行AD7920实现0-3.3V的ADC转换。 PS2控制器接口模块,把键盘数据通过串口发送到电脑主机上显示哪个键被按下。-Configuration software and its use SOPC approach to high-speed 12-bit serial AD7920 to achieve 0-3.3V the ADC conversion. PS2 controller interface module, the keyboa
PS2MouseAnd51MCU
- 用51单片机实现PS2鼠标的数据读取,并通过串口发送移动时返回的数据。内附做实验时鼠标的主控芯片资料和那篇经典的PS2协议资料。已经把相关的函数放在不同的文件里了,加了头文件可以直接用。-PS2 with 51 single-chip realization of the mouse to read the data and move through the serial port to send data to return. Containing the mouse experiments,
ps2_kbd_interface
- The essense of this code is to simply receive the serial stream of data from a PS2-type keyboard
PS2
- 51单片机通过外部中断读取标准的PS2串行键盘,并在1602液晶上显示-51 MCU via an external interrupt to read a standard PS2 keyboard, serial, and in 1602 LCD display
FINAL
- MESSENGER BETWEEN 2 FPGA WITH PS2 KEYBOARD CONTROLLER AND VGA CONTROLLER USING SERIAL TRANSMISION
PS2
- CPLD 上实现 PS2键盘协议,可以读取PS2键盘,然后用串口发送,CPLD为Altera的EPM240-CPLD to achieve PS2 keyboard protocol, you can read the PS2 keyboard, serial port and then send, CPLD for Altera' s EPM240
PS2
- 这是用中断方式读取PS2键盘,之后通过串口发送给电脑,相对于用循环方式,有更快的优点。-It is used to read PS2 keyboard interrupt, then sent to a computer via serial port, compared with the cycle way, a faster advantages.
ps2
- AT89C51通过PS2接口扫描器扫描条码信息,再通过串口传送给电脑。-AT89C51 scanning bar code scanner through the PS2 interface, information, and then transmitted to the computer through the serial port.
51_mcu_examples
- 非常经典的51单片机常用实例程序代码,还附有开发板原理图:内容主要有:1 流水灯2 倒计时--数码管3 数码管动态显示4 数码管静态显示5 点阵--心型6 串口通信16 串口通信27 继电器控制8 音乐播放程序9 AT24C0210 红外线接收11 DS18B20 12DS1302 13 LCD1602-1 14 PS2键盘显示;15 矩阵键盘16 LCD12864 17 步进电机17 步进电机驱动 18 ADC0832 19 RS485通讯 20 直流电机 21 定时器0
ps2
- 除了顶层模块(ps2_key),三个底层模块分别为PS/2传输处理模块(ps2scan)、串口传输模块(my_uart_tx)以及串口波特率选择模块(speed_select)(下面只给出顶层模块和PS/2传输处理模块的verilog代码,串口部分的设计可以参考串口通信设计)。-In addition to top-level module (ps2_key), three low-level modules are PS/2 transmission processing module (ps
ps2
- 用VHDL语言实现了PS/2通信协议,PS/2是一种双向同步的串行通信协议。-VHDL language using a PS/2 communication protocol, PS/2 is a two-way synchronous serial communication protocol.
1.2
- 可以实现PS2键盘 定时中断 UART串口通信-PS2 keyboard can be achieved timer interrupt UART serial communication
ps2-RS232
- PS2键盘字符码输出,通过FPGA控制,与pc机实现串口通信(RS232)-PS2 keyboard character code output by FPGA control, serial communication with the pc-(RS232)
PS2
- DSP串口应用之PS2键盘。能实现PS2键盘识别-The DSP serial applications PS2 keyboard. Can achieve the PS2 keyboard recognition
PS2
- 单片机C语言,PS2转232,可以用串口助手向PS2接口发送代码。-Microcontroller C language, PS2 to 232, you can use the serial assistant to the PS2 interface to send the code.
ps2
- 使用PS2的键盘,向键盘输入字符,通过串口通讯,把字符显示到电脑上(过程需要使用到串口调试助手)-Using the PS2 keyboard to keyboard input characters via the serial port, the characters are displayed on the computer (process requires using the serial debugging assistant)