搜索资源列表

  1. Cyclespeed

    0下载:
  2. 此程序为自行车计附带产品.可以计里程,计速度.清零等功能.采用霍尔传感器传输信号,单片机采用中断扫描.然后用数组的形式在LED上显示.-procedure for bicycles or spin-off products. Total mileage can be up speed. Reset function. Hall sensor used for signal transmission interrupt SCM scan.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1538
    • 提供者:刘伟
  1. msp430keyscanprogram7.4.3

    0下载:
  2. msp430F149的键盘中断扫描程序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1716
    • 提供者:张映俊
  1. key_interrupt_scan

    0下载:
  2. 本程序是1按键中断扫描程序,是较为有效的编程思想,可以提高CPU的其他任务的调度
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:584
    • 提供者:王洋
  1. Keyboard

    0下载:
  2. 矩阵式扫描按键的设计,矩阵式线反转法键盘的设计,矩阵式中断扫描键盘的设计
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7054
    • 提供者:挑衅性
  1. huibianyili

    0下载:
  2. 汇编程序从键盘输入一个字符,要求调用bios中断,并用八进制的形式显示其扫描码和ascii码-assembler input from the keyboard of a character, called bios interrupt request, and octal form indicating their scan code and code ascii
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:陈涛
  1. Kb_sniff

    0下载:
  2. 修改中断描述符表(IDT)中的键盘入口实现按健记录,把读取到的键盘扫描码转换成 ascii 码记录下来。查找键盘入口采用了查询 IO APIC 的重定向寄存器的方法(通过把物理地址 0xFEC00000 映射为虚拟地址,然后读取键盘中断向量,最难得是没有 xpsp2 的限制了。不经典不发。-interrupt descr iptor revised table (IDT), the keyboard imported by Kin ac
  3. 所属分类:系统编程

    • 发布日期:2024-05-23
    • 文件大小:6144
    • 提供者:
  1. keycode

    0下载:
  2. 将键盘扫描码转换成ASCII,利用8086内部中断程序编的,非常好的,有原代码!-keyboard scan code will be converted into ASCII, using 8086 internal procedures interrupted series, very good. a source!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:wushishan
  1. KeilC51

    0下载:
  2. 本文档包括单片机系统中常用到的时钟中断、通讯及键盘扫描等模块(见所附源程序)的说明。这些模块使用前后台系统模型。为达到最大的灵活性, 需要在用户工程中定义config.h文件, 在其中定义各模块可选参数的设置,而不是直接更改源代码。-this document, including SCM system clock used to the interruption communications and keyboard scanning
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:15360
    • 提供者:yanyan
  1. LED_display

    0下载:
  2. LED数码管上显示任意十六进制数字,并且利用中断直接实现扫描-LED digital tube display arbitrary hexadecimal digits, and realize the use of interrupted direct scanning
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:25600
    • 提供者:张晋
  1. digital_clock

    0下载:
  2. 基于AT89S52的自动报时数字闹钟. 该数字钟具有整点报时和闹钟功能,时间显示为 时.分.秒,以12小时制显示。可通过按键调整时间的小时位和分钟位,整点和闹钟均以闪烁方式报时。 程序分为以下模块:数码管显示模块,控制显示模块,定时器T0中断处理模块,定时器T1中断处理模块,键盘扫描模块,键盘处理模块,延时模块和整点闪烁模块-AT89S52 based on automatic timekeeping digital alarm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:
  1. msp430keyscanprogram7.4.3

    0下载:
  2. msp430F149的键盘中断扫描程序-MSP430F149 keyboard interrupt the scanning process
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:
  1. key_interrupt_scan

    0下载:
  2. 本程序是1按键中断扫描程序,是较为有效的编程思想,可以提高CPU的其他任务的调度-This procedure is a key interrupt scanning procedures, it is more effective programming ideas, can improve the CPU scheduling of other tasks
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:王洋
  1. Keyboard

    0下载:
  2. 矩阵式扫描按键的设计,矩阵式线反转法键盘的设计,矩阵式中断扫描键盘的设计-Matrix scan button design, line matrix inversion method keyboard design, matrix design of the keyboard interrupt scan
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:7168
    • 提供者:挑衅性
  1. dianzizhong

    0下载:
  2. 定时器0中断, 用于数码管的动态扫描 定时器1中断, 用于产生0.01s的时钟-Timer 0 interrupt, for digital control of dynamic scanning timer 1 interrupt, used to generate clock 0.01s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:方道元
  1. locker_with_LCD_and_clock

    0下载:
  2. 本程序用到4x4按键中断扫描法,用lcd显示,开机时候显示一个数字钟(时间不可设,稍后加入该功能),钟正常走 如果按下开锁键,进入以请输入密码界面,输入密码,如果密码正确,显示欢迎使用,密码错误蜂鸣器报警 且LCD显示密码错误,请重新输入。 注:数字时钟用的是DS1302实现,由于本人也才学单片机一个多月,所以注释非常详细,初学者很容易看懂。-This procedure used key interrupt scan
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:5120
    • 提供者:specter
  1. 38kye

    0下载:
  2. 8行*3列的矩阵键盘,没有接上拉和地,可移植到定时扫描或中断扫描程序-8 OK* 3 matrix of the keyboard, there is no way connected to pull and can be ported to regularly scan or interruption of scanning process
  3. 所属分类:软件工程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:彭小龙
  1. 中断法键盘扫描c程序

    0下载:
  2. 中断法键盘扫描C程序,通过中断的方法查询哪个按键按下,并做出对应的处理(Interrupt method, keyboard scanning, C program)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:5120
    • 提供者:西游记
  1. 51中断扫描数码管

    0下载:
  2. 用最基础的51单片机进行中断扫描数码管,适合初学单片机的人(With 51 singlechip interrupt scanning digital tube)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-23
    • 文件大小:28672
    • 提供者:风闻
  1. 64-矩阵键盘中断扫描

    0下载:
  2. 64-矩阵键盘中断扫描(64- matrix keyboard interrupt scanning)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:18432
    • 提供者:1rh53vzr
  1. 05.TOUCH触摸键盘检测(中断方式)

    0下载:
  2. 通过触摸按键芯片单片机对触摸按键的状态进行扫描。以便后续对其状态进行判断(The touch key chip is used to scan the status of the touch key. In order to judge its status later)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:929792
    • 提供者:SSDA
« 12 3 4 5 6 7 8 9 10 ... 17 »

源码中国 www.ymcn.org