CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - SERIAL

搜索资源列表

  1. ctrlmod

    0下载:
  2. 串口通信,用串口实现对继电器的控制,用到JMDM-40DIOMR继电器-Serial port communication, with serial realize the relay control,Use JMDM- 40 diomr relay
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:4141623
    • 提供者:lihui
  1. lanyachuankou

    0下载:
  2. 可控制蓝牙小车的安卓蓝牙串口 与pc串口功能一样 -Andrews Bluetooth serial port pc serial control Bluetooth car
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:707484
    • 提供者:石进桥
  1. serial_int.tar

    0下载:
  2. 基于友善之臂tiny210开发板的串口中断驱动程序-Based the friendly arm tiny210 development board serial interrupt driver
  3. 所属分类:Driver develop

    • 发布日期:2017-11-27
    • 文件大小:15969
    • 提供者:王俊
  1. GsmTool

    0下载:
  2. 串口通过AT指令控制GSM模块发送短信,打电话以及获得信号强度小区ID等等(主程序部分)-Serial port through AT commands to control the GSM module to send SMS, phone and Get signal strength area ID and so on
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:42152
    • 提供者:claire
  1. Wego

    0下载:
  2. 看门狗程序 安装说明 安装 1.把两个文件(wego.ini、wego.exe)拷贝到要安装的目录 2.正确配置好wego.ini文件 意义为: [Ports_Information] 下面是硬件狗的串口号,一定不要配置错误(如果错了,我不负责) CommPort=1 [Para_Information] 下面是喂狗周期,单位为秒 TokenInternal=10 3.在“COMMAND”(即
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:17506
    • 提供者:dinny
  1. LinuxDrv

    0下载:
  2. 介绍了Linux下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY终端使用), 以及Linux下的中断处理机制/中断共享机制, 还有串口缓冲机制当中涉及的软中断机制 -Linux serial driver level design and interface, and pointed out that the level of association between the serial TTY terminal (serial port can be use
  3. 所属分类:Driver develop

    • 发布日期:2017-11-14
    • 文件大小:16054
    • 提供者:dinny
  1. Finger

    1下载:
  2. 以mini2440开发板为载体,通过串口外界指纹模块,实现如下功能:录入指纹模版,指纹识别,删除指纹库中一段指纹,清空指纹库基本功能。首先完成串口参数的设置,根据用户对功能的选择,调用相应的函数接口实现相应的功能,各实现函数主要通过串口向指纹模块发送指令,并根据返回值进一步处理,实现相应的功能。-Mini2440 development board for the carrier, fingerprint module through the serial port to the outside
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-05-12
    • 文件大小:522240
    • 提供者:张孝达
  1. tcp2serial

    0下载:
  2. linux源代码 TCP和串口之间的相互透明传输-the linux TCP serial interface transparent transmission
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:6906
    • 提供者:
  1. CBE-2S

    0下载:
  2. 海华联工控笔记本呢 34mm pci双串口转换卡驱动-Sea Hualian IPC notebook 34mm pci dual serial converter card driver! ! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:Driver develop

    • 发布日期:2017-11-19
    • 文件大小:497013
    • 提供者:杭魏超
  1. mycom

    0下载:
  2. qt编写串口通信程序,在window下和linux下都可实现-The qt writing serial communication program, can be realized under the window under linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:627526
    • 提供者:lf
  1. AES

    0下载:
  2. AES 的算法 与LPC17XX的串口结合 ARM-The AES algorithm LPC17XX serial combination of ARM
  3. 所属分类:CA program

    • 发布日期:2017-11-11
    • 文件大小:1538932
    • 提供者:espada
  1. Qttest

    0下载:
  2. 使用QT实现列出当前可用串口名称,并在列表中显示。使用qextserial库-QT list of available serial name, and displayed in the list. Qextserial library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:273951
    • 提供者:fir
  1. generate-reg-code

    0下载:
  2. 利用硬盘序列号生成注册码,包括生成注册码以及得到注册码,MFC界面-Use hard disk serial number generation registration code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-04
    • 文件大小:3978315
    • 提供者:chixue
  1. DemoSerial

    0下载:
  2. vc串口工程实用程序. 包括完整的串口数据收发,多线程编程以及数据校验过程等.-vc serial engineering utility. include the complete serial data transceiver, multi-threaded programming, and data validation process.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:7015424
    • 提供者:兰江明
  1. Uart

    0下载:
  2. 可以实现ARM板到PC机通过串口上传数据,嵌入式linux应用程序的编写。-ARM board to a PC via the serial port to upload data, embedded linux application preparation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:1956
    • 提供者:jun
  1. VCCOMM

    0下载:
  2. 一个非常实用的,好的CserialPort类做得串口调试源码,可利用该工程做串口通信。-A very practical, do serial debugging source the good CserialPort class, can take advantage of the project to do serial communication.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:3695484
    • 提供者:陈胜
  1. HDSerialID

    0下载:
  2. 可以获取的硬盘序列号,用于xp,win7,非获取卷标,注意-get disk serial ID,-win98,xp,win7 use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:56345
    • 提供者:haha459862
  1. PC-source

    0下载:
  2. 上位机源码,根据对应串口将下位机传来的温度和湿度用图像显示出来-PC source, according to the corresponding serial will show the temperature and humidity machine came with the image displayed
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:3016358
    • 提供者:yjh
  1. ReadDiskSerialNum

    0下载:
  2. 读取本机硬盘的序列号,并使用DES加密,转换为加密字符串,并可Copy到剪贴板。可用于系统绑定,授权等简单保护。-To read the serial number of the machine s hard drive, and use the DES encryption convert encrypted string can Copy it to the clipboard. Can be used for system-bound, authorized simple protecti
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-07
    • 文件大小:13014
    • 提供者:
  1. 4

    0下载:
  2. TI 28335例程,包括通用接口功能实现,比如串口,输入输出,SPI,中断等-TI 28335 routines, including common interface functions, such as serial port, input and output, SPI, interrupt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:4601096
    • 提供者:刘建林
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com