搜索资源列表

  1. KeilC51-pckey

    0下载:
  2. 用Keil C51 编写的单片机使用PC键盘程序代码- Compilation monolithic integrated circuit uses the PC keyboard procedure code with Keil the C51
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8268
    • 提供者:刘超
  1. S3C44B0X例子程序1

    0下载:
  2. 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:249813
    • 提供者:张淼林
  1. 程序(电子琴)

    0下载:
  2. 单片机写的和pc通信的简易电子琴源代码 通过pc键盘控制电子琴的软件部分-SCM pc written communications and the simplicity of the source code through the flower pc keyboard to control the software portion of the flower
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1675
    • 提供者:jnb
  1. 单片机-PC键盘

    0下载:
  2. 单片机与PC键盘的程序-MCU and the procedures PC keyboard
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11769
    • 提供者:王行
  1. PC键盘与AVR单片机连接的C语言源程序

    0下载:
  2. PC键盘与AVR单片机连接的C语言源程序.PS/2键盘与AVR的连接程序。-PC keyboard connected to the AVR C language source code. PS / 2 keyboard connected to the AVR and procedures.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8471
    • 提供者:丘平
  1. 通用串行通信程序

    0下载:
  2. MCU与PC键盘通信程序,接口为PS/2;I2C通用驱动程序-MCU with a PC keyboard communication procedures, interface for PS / 2; I2C common driver
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3004
    • 提供者:周健辉
  1. 单片机-PC键盘

    0下载:
  2. 单片机与PC键盘的程序-MCU and the procedures PC keyboard
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:王行
  1. ps2Test

    0下载:
  2. 用Keilc编写的读取计算机pc键盘码的程序,主要包括了键码表和转换表--A program to read pc keyboard value. It is written by Keilc. It includes a table for keyboard value and conversion.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:1054720
    • 提供者:陈学章
  1. PC键盘与AVR单片机连接的C语言源程序

    0下载:
  2. PC键盘与AVR单片机连接的C语言源程序.PS/2键盘与AVR的连接程序。-PC keyboard connected to the AVR C language source code. PS/2 keyboard connected to the AVR and procedures.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:丘平
  1. 单片机驱动标准PC机键盘的C51程序

    0下载:
  2. 将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键-returned to the keyboard data in a buffer (the array), when the button after internal interruption to processing by the key
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:邓昕岳
  1. 通用串行通信程序

    0下载:
  2. MCU与PC键盘通信程序,接口为PS/2;I2C通用驱动程序-MCU with a PC keyboard communication procedures, interface for PS/2; I2C common driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:周健辉
  1. uart_iccavr

    0下载:
  2. UART为RS232串行通信例子程序,利用ICCAVR的终端调试窗口和PC机键盘,可以将你从PC键盘输-UART for example RS232 serial communication procedure, and use the terminal ICCAVR debug window and PC keyboard, you can lose from the PC keyboard
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:zxc
  1. 单片机驱动标准PC机键盘

    0下载:
  2. 单片机驱动标准PC机键盘的C51程序 具体请看程序,-Microprocessor standard PC keyboard C51 specific procedures See procedures, thank you
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:ye
  1. KeilC51-pckey

    0下载:
  2. 用Keil C51 编写的单片机使用PC键盘程序代码- Compilation monolithic integrated circuit uses the PC keyboard procedure code with Keil the C51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:刘超
  1. S3C44B0X例子程序1

    0下载:
  2. 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:249856
    • 提供者:张淼林
  1. 程序(电子琴)

    0下载:
  2. 单片机写的和pc通信的简易电子琴源代码 通过pc键盘控制电子琴的软件部分-SCM pc written communications and the simplicity of the source code through the flower pc keyboard to control the software portion of the flower
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:jnb
  1. key447

    0下载:
  2. EMC78P447捕捉PC键盘按键程序,第三套扫描码-EMC78P447 capture PC keyboard keys procedures, the third set of scan code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:于建华
  1. PCCODE

    0下载:
  2. 一个PC键盘源程序,通过键盘于目标实验板的连接,可以把键盘上按的任意键在实验板的LED点阵上显示出来。AT89S52单片机控制-a source PC keyboard, the keyboard on a goal by experimental plate connections, can be on the keyboard by the Anykey in experimental lattice LED panels on t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:刘红
  1. PCkey104

    0下载:
  2. 单片机驱动PC键盘,有中断和查询两种方式,原理和应用是C程序的,注释比较全。-Single Chip Driver PC keyboard, and inquiries have interrupted in two ways, principles and application of procedures C, Comparison of whole notes.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:justine
  1. C51forPCKey

    0下载:
  2. 用51单片机开发的PC键盘接口程序,包括源程序,包括<PS2 PC键盘编程参考资料 .doc>和<单片机系统与标准PC键盘的接口模块设计.doc>-Developed with 51 single-chip PC keyboard interface program, including source code, including
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:137216
    • 提供者:刘文
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org