CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - KEY

搜索资源列表

  1. SendReceive_COMM

    0下载:
  2. This program was designed as a utility tool to allow the user to send and recieve data from a serial com port while monitory the byte data. If a loopback ciruit is made on the com port(jumper send to recieve DB9 pins 2 & 3) a developer can also monit
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:7709
    • 提供者:andradrr
  1. Key

    0下载:
  2. Java 串口调用密码键盘程序 串口通讯-Java serial port communication program called PIN pads
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:3375
    • 提供者:夏宇
  1. Ext_Int

    1下载:
  2. 1.本示例演示28035的外中断配置和使用方法。28035一共有3个外中断,这三个外中断的 中断触发源可配置为GPIO0-GPIO31之间的任意一个;本示例中,我便将GPIO27作为XINT1 的中断触发沿,如果按键按下,一个下降沿将触发进入中断,在中断中,我们将让D2的状态 翻转一次; 2.外中断XINT可以配置为上升沿触发,下降沿触,双边触发(上升沿和下降沿都触发)。-1. This sample demonstrates 28035 external interrupt c
  3. 所属分类:Com Port

    • 发布日期:2017-11-01
    • 文件大小:716986
    • 提供者:卢启明
  1. MSComUseInVC++

    0下载:
  2. Visual C++提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问。本文介绍MSComm在VC++的添加使用实例及给出了mscomm.h头文件主要代码关键部分的注释。-Visual C++ Provides an easy-to-use ActiveX control Microsoft Communications Control (ie MSComm) to support the applica
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:229314
    • 提供者:Wuxinmin
  1. com

    0下载:
  2. 1、用RS-232C的零MODEM的连接法连好两机的连线; 2、用DEBUG的O命令将一数发送到串行口(2F8H/3F8H),然后在另一台机上用 I命令读入串行口的内容。如果发送的的内容与接受的内容一直,说明两机已经连好线,否则必须检查连线,直到两机可通讯为止; 3、编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机,并在CRT上显示键值; 4、编一程序,通过RS-232C口进行一台机到另一台机的文件复制。 -1, with RS-232C connection
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:17405
    • 提供者:Dante
  1. OFMDMatlab

    2下载:
  2. 正交频分复用(Orthogonal Frequency Division Multiplexing,OFDM)技术以其频谱利用率高和抗频率选择性衰落强等优点,成为下一代移动通信中最具竞争力的关键技术之一-OFDM (Orthogonal Frequency Division Multiplexing, OFDM) technology for its high spectrum efficiency and strong anti-frequency selective fading, etc.
  3. 所属分类:串口编程

    • 发布日期:2014-04-08
    • 文件大小:7555
    • 提供者:bambooyx
  1. Serial_Communicate_Overlap

    0下载:
  2. 串口通讯,支持异常处理。程序框架和主要成员函数接口均已做好。-Serial communications, to support exception handling. Process framework and key members of the function interfaces are good.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:33978
    • 提供者:zhaoyi
  1. 7

    0下载:
  2. 既昨天的430串口程序后又添加了几个程序模块。3*4的矩阵键盘扫描以及通过锁存器IO口复用来驱动数码管。功能是这样:先对按键进行消抖,然后判断键值通过数码管显示通过串口发送出去。-Both procedures after yesterday' s 430 serial port to add a few program modules. 3* 4 matrix keyboard scanning and recovery through the latch to drive the di
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:22391
    • 提供者:小贾
  1. 111

    0下载:
  2. 开发环境:VS2008 功能:本人亲自写的串口测试软件。可完成简单串口测试功能。-Development Environment: VS2008 features: I personally write the serial port test software. Simple serial port test function to be completed.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3759711
    • 提供者:mmwb109
  1. SCOMM

    0下载:
  2. 基于VC++的串口调试软件说明,在编写中关键问题解决及应该注意的几点!-VC++ based on the serial debugging software that, in the preparation of the key problems and points should be noted!
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:130575
    • 提供者:超越
  1. P_salve.c

    0下载:
  2. 电容感应按键,(TWO KEY)检测程序,串口通信和CRC校验。-Capacitive sensing buttons, (TWO KEY) testing procedures, serial communications, and CRC check.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:2537
    • 提供者:PeterZ
  1. key_modbus

    0下载:
  2. 基于MODBUS协议的单片机通信程序,亮点是该程序按键扫描程序利用状态机扫描。-Microcontroller based on MODBUS protocol communication program, the program key highlight of the scanner using the state machine scanning.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:46939
    • 提供者:
  1. Visual-Basic

    1下载:
  2. 清华大学出版的<<Visual Basic串口通信技术与典型实例>>一书的源低码.吐血推荐!-Tsinghua University, published < <Visual Basic serial> " Was Written source of low-key. Hematemesis recommended!
  3. 所属分类:Com Port

    • 发布日期:2014-11-02
    • 文件大小:419840
    • 提供者:椰林
  1. touch_key

    0下载:
  2. 触摸按键,利用CAP1133来实现冲模按键-This funchtion is touch key
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:1729
    • 提供者:李丽
  1. EncDemo

    0下载:
  2. 通过串口调试加密SIM卡使用的工具。可以收发AT命令,可以选择密钥文件并且根据加密卡流程对加密卡进行解析。-Encrypted by the SIM card to use serial debugging tools. Can send and receive AT commands, you can choose key file and the encryption process according to encryption card card resolution.
  3. 所属分类:Com Port

    • 发布日期:2017-05-22
    • 文件大小:6862551
    • 提供者:shenyu
  1. UART1

    0下载:
  2. 基于usb-key的uart开发和测试,对测试人员和开发人都有一定的意义哦。-usb-key uart function and testing
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1323
    • 提供者:石大
  1. the-source-code-of-electronic-scale

    0下载:
  2. (1)初始化定时器与中断控制寄存器,初始化液晶显示器,设置串口通信波特率。 (2)启动双积分AD转换过程,循环读取反向积分的计数值N,根据式3-7算出反向积分的计时值T2,换算出荷载重量值,送LCD显示。 (3)每次换算出荷载重量值后,判断荷载是否超量程,如果超过系统量程2kg,则启动蜂鸣器报警。当荷载卸载至2kg以下后,解除报警。 (4)如果有校准按键被按下,则响应外部中断0并查询按键编号,执行相应校准程序。 (5)如果上位机软件STP_ISP发送了在线控制命令,则响应串口中断
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:4885
    • 提供者:ahuan
  1. electronic-scale

    0下载:
  2. (1)初始化定时器与中断控制寄存器,初始化液晶显示器,设置串口通信波特率。 (2)启动双积分AD转换过程,循环读取反向积分的计数值N,根据式3-7算出反向积分的计时值T2,换算出荷载重量值,送LCD显示。 (3)每次换算出荷载重量值后,判断荷载是否超量程,如果超过系统量程2kg,则启动蜂鸣器报警。当荷载卸载至2kg以下后,解除报警。 (4)如果有校准按键被按下,则响应外部中断0并查询按键编号,执行相应校准程序。 (5)如果上位机软件STP_ISP发送了在线控制命令,则响应串口中断
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:4847
    • 提供者:ahuan
  1. dancer

    0下载:
  2. 在dos下写的汇编程序。通过串口控制实验板上的矩阵键盘进行操作,模拟跳舞机,并由LED数码管显示。-When the program starts, the LED digital display the word "HELLO" waiting for players to press any key to start dancing. After the start of the game, alternating the left of the two digital tube displ
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:427660
    • 提供者:bdz
  1. key

    0下载:
  2. 以韦根格式输出按键BCD码信息,如按键1的BCD码为0001,按键BCD码由触摸按键产生,查询下降沿。-send key information
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:796
    • 提供者:Frank Zhang
« 12 »
搜珍网 www.dssz.com