Welcome![Sign In][Sign Up]
Location:
Search - ps2 serial

Search list

[Driver DevelopComEmulDrv3

Description: Windows 2000/Xp虚拟串口(null modem cable)-Windows 2000/Xp Virtual Serial Port (null modem cable)
Platform: | Size: 33792 | Author: KMK | Hits:

[ARM-PowerPC-ColdFire-MIPSHK910-test

Description: 掌宇公司44b0实验平台的测试程序,共16个程序,包含led,数码管,开关,串口,蜂鸣器,实时时钟,键盘中断,ADC,网卡,PS2键盘,UC/GUI-company 44b0-yu palm experimental test platform, with a total of 16 procedures, including led, digital control switches, serial, buzzers, real-time clock, keyboard interrupt, ADC, Ethernet, PS2 keyboard, UC/GUI
Platform: | Size: 2762752 | Author: 东方白 | Hits:

[assembly languagePS2_RS232

Description: 该设计使用AT89C2051方便的完成,通过串口发送代码,然后转换成PS2操作信号的工作。-AT89C2051 convenient use of the design completion, through the serial port to send the code, and then convert the signals to operate the work of PS2.
Platform: | Size: 4096 | Author: sunxiaoli | Hits:

[VHDL-FPGA-Verilogps2

Description: PS/2通讯协议是一种双向同步串行通讯协议。通讯的两端通过Clock(时钟脚)同步,并通过Data(数据脚)交换数据。任何一方如果想抑制另外一方通讯时,只需要把Clock(时钟脚)拉到低电平。一般两设备间传输数据的最大时钟频率是33kHz,大多数PS/2设备工作在10~20kHz。推荐值在15kHz左右,也就是说,Clock(时钟脚)高、低电平的持续时间都为40μs。每一数据帧包含11~12个位。 -PS/2 communication protocol is a bi-directional synchronous serial communication protocol. Communication at both ends through the Clock (the clock pin) synchronization, and Data (data pin) to exchange data. If you want to inhibit any of the parties the other party of communication, just to Clock (Clock feet) down low. The general transmission of data between two devices of the maximum clock frequency is 33kHz, the majority of PS/2 devices work in the 10 ~ 20kHz. Recommended value of around 15kHz, which means, Clock (Clock feet) high, low for the duration of 40μs. Each data frame contains 11 ~ 12-bit.
Platform: | Size: 1024 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSDosTouchDrv

Description: DOS下的串口触摸屏控制器驱动程序,驻留内存,把触摸屏当作普通PS2鼠标操作-Under DOS serial touch screen controller driver, the presence of memory, the touch screen as an ordinary mouse PS2
Platform: | Size: 79872 | Author: 林剑福 | Hits:

[VHDL-FPGA-VerilogS7_PS2_RS232

Description: 本实验实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上(sscom32.exe); 并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。-Realize this experiment, PS/2 interface with RS-232 data interface, PS/2 keyboard to press the button, through RS-232 automatic transmission to the host serial debug terminal (sscom32.exe) and data receiving display received characters. Serial debug terminal settings: 115200 baud rate, one stop bit, no parity bit.
Platform: | Size: 884736 | Author: skyy | Hits:

[VHDL-FPGA-VerilogPS2_RS232

Description: 实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上(sscom32.exe); 并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位-Realize PS/2 interface with RS-232 data interface, PS/2 keyboard to press the button, through RS-232 automatic transmission to the host serial debug terminal (sscom32.exe) and reception area in the data show receive characters. Serial debug terminal settings: 115200 baud rate, one stop bit, no parity bit
Platform: | Size: 1408000 | Author: 张海风 | Hits:

[SCMe_book

Description: 该设备是一款基于AVR mega16L单片机的电子书阅读器,它除具有传统的阅读电子资源功能外,还能通过PS2接口与PC键盘连接,使用普通PC键盘输入信息,进行文本录入;使用LCD12864液晶作为显示器,它还可以用VB专门为之编写的下载软件通过串口下载TXT格式的文本资源。电子书资源存储在AVR公司生产的AT45DB021B闪速存储器,它有2M存储空间,可满足一般用户需要,当然也可升级为大容量存储器。 该设备功能强大,将电子书阅读器发挥到了极致,能满足用户特殊需要。 -The device is a single chip based on the AVR mega16L e-book reader, which in addition to the traditional functions of reading electronic resources, but also through the PS2 interface to connect with the PC keyboard, use an ordinary PC keyboard input information, the text input use LCD12864 LCD as a display, it can be prepared by specialized VB download software through the serial port to download TXT format text resources. E-book resources are stored in the AVR produced AT45DB021B flash memory, it has 2M storage space to meet the needs of general users, of course, can also be upgraded to a large-capacity memory. The device is powerful and will play an eBook reader to the extreme, and to meet the special needs of users.
Platform: | Size: 112640 | Author: 魏昊 | Hits:

[OtherVerilog_PS2_RS232

Description: 实现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 transmission to the host serial debug terminal and reception area in the data display received characters. Serial debug terminal settings: 115200 baud rate, one stop bit, no parity bit.
Platform: | Size: 1607680 | Author: chalin tong | Hits:

[SCMps2

Description: 这是一个用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 debugging aide debugging, the debugging process has passed, the compiler used by kell of.
Platform: | Size: 14336 | Author: wangjunbin | Hits:

[VHDL-FPGA-Verilogps2_verilog

Description: 用Quartus II 7.2 开发的ps2键盘与计算机串口通讯的程序-Quartus II 7.2 with the development of the ps2 keyboard and the computer serial port communication program
Platform: | Size: 257024 | Author: xly | Hits:

[VHDL-FPGA-VerilogPS2-SPI

Description: 使用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 keyboard data is sent to the computer through the serial console to show which key is pressed.
Platform: | Size: 1024 | Author: 贺欧 | Hits:

[Embeded-SCM DevelopLM3SAPP_Bootloader_UART_Note

Description: Luminary单片机,LM3S系列单片机串行(UART)升级应用笔记。介绍 LM3S系列单片机如何通过串行(UART)接口 更新用户程序。 通过使用Luminary Flash Programmer软件可以有以下功能: 1. 通过 LM LINK 可以对 Flash 进行编程、擦除和对调试端口(PB7、PC0~PC3)解锁; 2. 可以通过 UART 对 Flash进行编程; 3. 可以通过以太网对 Flash进行编程。 -Luminary monolithic integrated circuit, LM3S series monolithic integrated circuit serial (UART) promotion application note.How introduces the LM3S series monolithic integrated circuit through the serial (UART) connection renewal user program. Through uses Luminary Flash the Programmer software to be possible to have following function: 1. May carry on the programming, the cleaning and to debugs the port (PB7, PC0~PC3) through LM LINK to Flash the solution lock 2. May carry on the programming through UART to Flash 3. May carry on the programming through the ethernet to Flash.
Platform: | Size: 583680 | Author: 曾杰 | Hits:

[Embeded-SCM DevelopPS2MouseAnd51MCU

Description: 用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, when the host chip information and came across information on the classic PS2 agreement. Has on different functions related to the document, and added a header file can be directly used.
Platform: | Size: 1251328 | Author: youzuo | Hits:

[Driver Developps2_kbd_interface

Description: The essense of this code is to simply receive the serial stream of data from a PS2-type keyboard
Platform: | Size: 29696 | Author: ha | Hits:

[SCMPS2

Description: 51单片机通过外部中断读取标准的PS2串行键盘,并在1602液晶上显示-51 MCU via an external interrupt to read a standard PS2 keyboard, serial, and in 1602 LCD display
Platform: | Size: 16384 | Author: ydp | Hits:

[VHDL-FPGA-VerilogFINAL

Description: MESSENGER BETWEEN 2 FPGA WITH PS2 KEYBOARD CONTROLLER AND VGA CONTROLLER USING SERIAL TRANSMISION
Platform: | Size: 749568 | Author: cesarchirri | Hits:

[VHDL-FPGA-VerilogPS2

Description: 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
Platform: | Size: 4096 | Author: | Hits:

[Driver DevelopPS2

Description: 这是用中断方式读取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.
Platform: | Size: 28672 | Author: cwd | Hits:

[SCMps2

Description: AT89C51通过PS2接口扫描器扫描条码信息,再通过串口传送给电脑。-AT89C51 scanning bar code scanner through the PS2 interface, information, and then transmitted to the computer through the serial port.
Platform: | Size: 17408 | Author: Menk | Hits:
« 12 3 4 »

CodeBus www.codebus.net