CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 判断

搜索资源列表

  1. down

    0下载:
  2.  下位机(客户机):下位机负责采集数据,其中数据包括干旱天数、季节等信息,每台下位机有一个ID号,用来区分本下位机和其他下位机的不同,当主机、客户机都准备好接收数据时,下位机首先接收第一个主机发给它的数据,判断是不是特权指令,如是,就表示下位机所在的地区需下多少雨。如不是,则下位机不做任何反应,接着下位机把自己的ID号(从拨码开关读入)、干旱天数、季节等信息传给主机,并且下位机准备接收主机处理过发过来的数据。此后下位机,接收第一个数据为等待多久后(用指示灯表示)进行人工降雨,第二
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2kb
    • 提供者:xiang
  1. 按键程序

    0下载:
  2. 键盘扫描方法是:行线P10~P13为输出线,列线P14~P17为输入线。一开始单片机将行线(P10~P13)全部输出低电平,此时读入列线数据,若列线全为高电平则没有键按下,当列线有出现低电平时调用延时程序以此来去除按键抖动。延时完成后再判断是否有低电平,如果此时读入列线数据还是有低电平,则说明确实有键按下。最后一步确定键值。现在我们以第二行的S5键为例,若按下S5后我们应该怎么得到这个键值呢?当判断确实有键按下之后,行线轮流输出低电平,根据读入列线的数据可以确定键值。首先,单片机将P10输出为低
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2009-03-24
    • 文件大小:47.5kb
    • 提供者:y30417430
  1. shilu_WUXIANMOKUAI.rar

    0下载:
  2. msp430f12x2+nrf905,双向无线串口通信程序,含模拟spi,串口超时判断,msp430f12x2+ nrf905, wireless two-way serial communication procedures, including simulated spi, serial time-out to determine
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:25.19kb
    • 提供者:无线
  1. checkid.rar

    0下载:
  2. 身份证合法性判断,二代身份证合法性判断 ,ID card to determine the legitimacy, the legitimacy of the second generation ID card to determine
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1.17kb
    • 提供者:robin chen
  1. monkaiguan

    0下载:
  2. 改程序是通过单片机检测端口开关的信号判断开关的状态-Procedures are changed through the single-chip signal detection port switch switch to determine the status
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:33.55kb
    • 提供者:肖豪
  1. zdshj

    0下载:
  2. 自动售货机控制系统设计 要求: 设计制作一个自动售货机控制系统。 该系统能完成货物信息存储,进程控制,硬币处理,余额计算,显示等功能。 该系统可以管理四种货物,每种的数量和单价在初始化时输入,在存储器中存储。用户可以用硬币进行购物,按键进行选择。 系统根据用户输入的货币,判断钱币是否够,钱币足够则根据顾客的要求自动售货,钱币不够则给出提示并退出。 系统自动的计算出应找钱币余额、库存数量并显示。 -Vending machine control system desig
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:65.64kb
    • 提供者:dws
  1. electronicwatch

    0下载:
  2. 本程序实现的是电子表功能,AVR控制,1602显示,程序有较复杂的判断运算-This procedure is implemented spreadsheet functions, AVR control, 1602 shows a more complicated procedure to judge computing
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:30.57kb
    • 提供者:胡桂远
  1. Tesdsd

    0下载:
  2. 实现万年历,基于C51单片机,包括闹钟功能、年月日的判断,有c51万年历代码-Implementation calendar, based on the C51 single-chip, including alarm, date of the judge, c51 calendar code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:8.19kb
    • 提供者:王浩博
  1. MCU_MAIN

    0下载:
  2. 基于MSP430F149的多机通讯程序,通过UART通讯时,主机的程序,有发送命令,判断数据,通过1602显示数据的功能。-Based on the MSP430F149 many machine communication program, through the communication, the host of the UART program, have sent orders, judge data, through the 1602 show the function of dat
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:4.22kb
    • 提供者:王卫
  1. 1602key

    1下载:
  2. 基于51单片机的简单菜单,1602显示,适合初学者学习,多级菜单判断!-Simple menu-based single-chip 51, 1602 show, suitable for beginners. . .
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:20.88kb
    • 提供者:Hero_Y
  1. 5

    0下载:
  2. 下面是一段VC中判断DTU超时的Timer的代码-Here is a timeout in VC Timer to determine the code DTU
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:548byte
    • 提供者:fanggang
  1. exe7_x4

    0下载:
  2. 输入一个数,判断是否是素数,可以用于计算器中,-Enter a number to determine whether it is prime, can be used in the calculator.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:684byte
    • 提供者:程纣
  1. robot

    0下载:
  2. 一款机器人的电机测试程序,可以根据界面判断机器人是否在运行-A robot s motor test program can interface to judge the robot is running
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-26
    • 文件大小:8.65mb
    • 提供者:张泉泉
  1. I2C

    0下载:
  2. I2C总线驱动,将数据写入2C02的某个存储地址,在读取这个地址上的数据,判断程序是否正确-I2C bus driver to write data to a memory address 2C02, read the address on the data, determine whether the correct
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:61.48kb
    • 提供者:leakey
  1. Project

    0下载:
  2. 飞思卡尔比赛 ,光电组程序,采用权重算法,判断赛道,控制舵机-Freescale' s game, the photoelectric group program, the weighting algorithm to judge the track, control servos
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:231.66kb
    • 提供者:liuhuiqin
  1. 18b20

    0下载:
  2. 基于18b20的温度判断,以液晶作为人机界面显示结果。-Based on 18b20 temperature judgment, with liquid crystal as a man-machine interface display results.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-28
    • 文件大小:2.05kb
    • 提供者:高峰
  1. key-traditional-query-mode

    0下载:
  2. 利用传统的查询I/O电平的状态来判断按键的状态,从而来实现相应的服务程序-Traditional query I/O level of the state to determine the state of the buttons, so as to achieve the appropriate service routine
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-25
    • 文件大小:1.15mb
    • 提供者:hu
  1. 51-control-GSM

    0下载:
  2. 通过51单片机控制GSM模块。当收到一个电话时,反拨回去,当收到一条查询短信“cx”,先判断内容,在回复一条短信。-The way of using 51 MCU to control GSM module control. When receiving a call, the module will call back. when receiving an SMS "cx", the module will reply a short message if the received mess
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-28
    • 文件大小:2.49kb
    • 提供者:波波
  1. LCD1602

    0下载:
  2. LCD1602显示,5组 状态,判断,控制。-failed to translate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-10
    • 文件大小:7.03kb
    • 提供者:大圣王
  1. sy10

    0下载:
  2. 小游戏,实现记忆功能,出现四个种子,来计算你的积分,来判断你的记忆水平-Games, memory function, a four seed, to calculate your points to determine the level of your memory
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-03
    • 文件大小:3.96kb
    • 提供者:徐白
« 12 3 »
搜珍网 www.dssz.com