CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - numeric

搜索资源列表

  1. time_math

    0下载:
  2. * DEFINITION * This a set of math functions that deal with time. The functions accept * 4-digit time values and 4-digit time of day values. Time values are * interpreted as hours-minutes and are valid if all digits are numeric and * 9 or
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5514
    • 提供者:Qu chun lei
  1. PASKEY

    0下载:
  2. 这是一个电子密码锁,有25个按键分为数字键和功能键 二层密码保护功能.可以进行密码的设置,密码存在EEPROM里.-This is an electronic password lock, 25 keys into numeric keys and function keys bilevel password protection function. The password can be set up, Password exist EEPROM Lane.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:41793
    • 提供者:SENY
  1. UsbKeyboard

    0下载:
  2. 自制USB键盘,含源码,原理图 用了一个4*4的小键盘,有0-9十个数字键, Num Lock键,Caps Lock键,Shift键,Ctrl键,Alt键,回车键等。 最多可以有三个键同时按下,如果相交的话,最多只能两个键按下-homemade USB keyboard, with the source code, and using the principle of a 4 * 4 small keyboard, a 0 -9 10 numeric keys, Num Lock k
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1827320
    • 提供者:zxh
  1. DS12887.rar

    1下载:
  2. 功能:利用时钟芯片DS12887在LCD(LCM141)上显示时间,通过4×4键盘来修改时间,利用MAXIM232进行标准串口发送。4×4键盘中有数字键(0~9)和功能键(F1键为“→”,F2键为“←”,F4键为“发送”,设置键为“设置当前时间”,确定键为“把修改的当前时间写入到DS12887相应的存储单元中”)。 硬件:单片机为8K的98C52(ATMEL),LCD为北京青云的LCM141,标准串口总线为MAXIM的232芯片,时钟芯片为DS12887(DALLAS) ,Function:
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:4353
    • 提供者:limaorui
  1. serial

    0下载:
  2. // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-//1. The test conducted inquiries Serial Communication// 2. The software simulation environment is set to shock the crystal 11.0592 MH
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:20067
    • 提供者:bill
  1. key

    0下载:
  2. 7279键盘程序 设0--9数字键,A--F功能键 开机时在最高位显示‘P’ 第一次按数字键在最高位显示数据,第2次按数字键在最次位显示数据,。。。。。。第8次按数字键在最低位显示数据 第9次按数字键在最高位显示数据。。。。。。按任意功能键则系统回到初始状态。-7279 keyboard program for 0- 9 numeric keys, A- F function key boot-up at the highest digital display P the f
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:1186
    • 提供者:yang
  1. chuankoufasonghejeishou

    0下载:
  2. C51串口中断接收和发送程序,采用数码管显示串口发送过来的代码,只能显示发送的数字代码-C51 serial port receive and transmit interrupt procedures, the use of digital tube display serial port to send over the code, can only display the numeric code to send
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1403
    • 提供者:胡王斌
  1. lednum

    0下载:
  2. 设计一个单片机电路,2个按键,1位数码管,4个LED,1个按键按下, 数码管自增1(up),另一个按键按下,数码管自减1(down),4个LED 显示数字值。-Design a single-chip circuit, two buttons, a digital control, 4 LED, 1 press the keys, digital control since by 1 (up), another button press, digital control since
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:17535
    • 提供者:嘟嘟
  1. baseball

    0下载:
  2. This file can play with 3 numeric simple baseball game..
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:22461
    • 提供者:Kevin
  1. Keyboard

    0下载:
  2. 单片机 Keil+proteus 并行口设计数字键盘实验 要求:掌握动态显示、动态扫描键盘的工作原理及硬、软件的设计、调试方法 掌握80C51接口硬件电路设计方法及软件编程方法 了解80C51外部中断的使用和编程方法 实验题目:并行口实现数字0~9、A~F、L、U、P、n总共20个键盘,将按键的结果用7段数码管显示出来。-Parallel Port numeric keypad test requirements: master the dynamic display
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:47062
    • 提供者:ben202
  1. cash

    0下载:
  2. The Electronic Cash Register (ECR) keeps track of sales transactions quickly and effectively. An abundance of PLUs (Price Look Ups) and department keys accommodate a variety of merchandise items. This means a faster, more accurate check out process a
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:430711
    • 提供者:Binu
  1. 87

    0下载:
  2. 本设计以STC89C516RD+单片机为控制运算器,以8*6矩阵键盘控制,以12864ZB液晶显示,以9V电池供电。 对于此计算器我用了38个键的矩阵键盘,10个数字键,1个小数点键,1个正负键,4个常用运算键,1个等号键,1个清零键,1个第二功能键,4个三角函数运算键,4个常用公式键,还有8个其它功能键。此计算器与常用计算器无很大差别,其中四则运算、阶乘、百分比、平方、立方、组合、乘方、倒数都可以精确到十位 ,其它运算因为调用到C语言函数库,为浮点型,有效位只有7位。 -The des
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:78183
    • 提供者:huangyanfeng
  1. Numaric_LCD

    0下载:
  2. numeric lcd read write proce-numeric lcd read write process
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:72114
    • 提供者:palas
  1. ps2

    0下载:
  2. PS2 读电脑键盘实验,用外部中断读取PS2键盘的数据 并在数码管上显示,此程序只处理数字键盘。-PS2 keyboard reading experiment, PS2 keyboard with an external interrupt to read the data and the digital display, this program only deals with numeric keypad.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1950
    • 提供者:zheng
  1. PS2-keyboard-reading-test

    0下载:
  2. PS2 读电脑键盘实验 使用方法: 用外部中断读取PS2键盘的数据 并在数码管上显示,此程序只处理数字键盘-PS2 keyboard reading test Usage: PS2 keyboard with an external interrupt to read the data and the digital display, this program only deals with numeric keypad
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:148480
    • 提供者:张成
  1. SOUND-PLAY-FOR-51MCU

    0下载:
  2. 歌曲演奏 音高由三位数字组成: 个位是表示 1~7 这七个音符 十位是表示音符所在的音区:1-低音,2-中音,3-高音 百位表示这个音符是否要升半音: 0-不升,1-升半音。 音长最多由三位数字组成: 个位表示音符的时值,其对应关系是: |数值(n): |0 |1 |2 |3 | 4 | 5 | 6 |几分音符: |1 |2 |4 |8 |16 |32 |64 音符=2^n 十位表示音符的
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:5120
    • 提供者:liu
  1. Jacobi

    0下载:
  2. Jacobi Numeric method
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:585
    • 提供者:Charles
  1. USB01

    0下载:
  2. USB按键实验源程序 USB开发板上共有8个按键,功能分别为: K1:左Ctrl键 K2:左Shift键 K3:左Alt键 K4:0键 K5:1键 K6:2键 K7:Caps Lock键 K8:Num Lock键 按键功能测试: 同时按下K1和K2可做输入法切换,这跟键盘上的两个键功能一样的。 K7可打开大写字母锁定,同时LED2亮起。K8是小数字键盘锁定键, 当数字键盘打开时,LED1亮起,这时可用K4,K5,K6输入数字。 请留意EDN板上的LE
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:105424
    • 提供者:name
  1. seg-display

    0下载:
  2. 8只数码管滚动显示数字字符串,实例比较经典,具有很高的参考价值-8 LED scrolling display numeric string, an instance of more classic, with a high reference value
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:54002
    • 提供者:伊苏
  1. keyboard

    0下载:
  2. 数字键盘,类似于我们日常生活中用的数字计算机的按键与显示的连接,是一种单片机的程序-numeric keybord
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3627
    • 提供者:wangxiaoxi
« 12 3 »
搜珍网 www.dssz.com