搜索资源列表
PS2_ARM
- 我写的ARM PS2驱动程序,使用普通GPIO口模拟PS2协议,可直接驱动键盘、条码找描枪等设备,并将从键盘、条码扫描枪等输入的信号通过UART口传至PC机-I write ARM PS2 driver, I use ordinary GPIO simulation PS2 agreement can be directly driven keyboard, bar code depiction find guns and other equipment, and from the keyboa
serial-lcd-sd12
- serial communication between PC and PIC..keyboard input to LCD
led
- 使用avr单片机完成一个简单系统,有2 个按键和8 个LED 数码管作为显示。两个按键分别代表输入字符“a”和“b”,且具备类似PC 机键盘的连发功能:如按下“a”键不放,第1 秒内输入1 个“a”,以后每隔0.2 秒输入一个“a”……。输入的“a”在8 个LED 数码管上由右向左移动。-Avr microcontroller using a simple system complete with two keys and 8 LED digital tube as the display. E
LTXKEYC
- software interface between a pc keyboard and a PIC18 microchip uprocessor
18-50_1212
- 18位数码显示 12*12点阵显示实时时间显示 外接PC键盘 自动计数 菜单功能实现参数设置-18 12* 12 dot matrix digital display shows real time display an external PC keyboard function realization of automatic counting parameter setting menu
KEYSCAN
- 一个简单的扫描键盘的程序,基于51单片机,可以通过串口把扫描到的键发送到pc机-A simple procedure for scanning the keyboard, based on 51 single-chip, can be scanned through the serial port to send to the pc machine keys
Uart_com
- 本程序为STC89C52与PC机超级终端通讯的实验程序 在PC机键盘上输入字符,单片机接收,并发送回PC机,显示在超级 终端;超级终端配置为:波特率为9600,数据位8,奇偶校验:无 停止位:1;硬件:无-This program is STC89C52 communication with the PC HyperTerminal experimental procedures on the PC keyboard to enter characters, single-chip
51withUart
- pc机与51单片机之间实现串口通行,并将4*4键盘值送pc,pc送来的值在数码管上显示-pc and 51 between the microcontroller and serial passage, and 4* 4 keyboard value to send the pc, the pc values sent in digital tube display
648PC_ASCII
- PC AT keyboard PIC 16F819 programs
pic18
- ● C语言程序例程。该子目录包括以下子程序: ——AD程序实现模拟量到数字量的转换功能; ——CAN程序实现CAN总线通讯功能; ——keyboard_check程序实现键盘的扫描查询方式输入; ——keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; ——led0-8程序实现在8个LED上依次显示1~8数字; ——PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; ——RS-232程序通过RS-232接口来完
USB_keyboard_logger
- This a PC keyboard logger.-This is a PC keyboard logger.
pc_8535a8515
- 基于ATmega8535和8515芯片的PC机键盘演示程序 MCU:AT90S8515和8535 晶振:8MHZ 使用ICCAVR的终端调试窗口观察PC键盘数据 -Based on the PC keyboard demonstration program of ATmega8535 chip MCU: AT90S8515 crystals: 8 MHZ Use the ICCAVR debug window observing the PC terminal keyboard d
PC-KB-a-LCD
- interfacing pc keyboard for avr mcu & display it on char lcd
ps2scan
- 采用VERILOG的CPLD编程,通过ps2接收键盘数据,然后把接收到的字母A到Z键值转换相应的ASII码,通过串口发送到PC机上。 -Using VERILOG CPLD programming, through the PS2 receive keyboard data, and then receive the letters A to Z key transformation corresponding ASII code, through the serial port to se
comtest
- 基于51单片机的4*4键盘输入程序,基于c编程,通过串口上传上位机。-Based on Single Chip 51 4* 4 keyboard procedures, containing serial communication for PC buttons upload