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

搜索资源列表

  1. MSCommw

    0下载:
  2. 串口数据采集,自动扭描,EXCAL导出,文本导出-serial data acquisition, automatic twisting depiction, EXCAL derived, the text derived
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:54358
    • 提供者:F.Yao
  1. Comdata

    0下载:
  2. 读串口数据的一个程序,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:253017
    • 提供者:liuyun
  1. UserCertification

    0下载:
  2. Windows登陆后自动运行,锁定windows桌面及系统热键,并从串口读取登陆信息,从数据库中验证并登陆。-Windows automatically run after landing, locking windows desktop and system hotkey and login information from the serial port to read from the database to verify and landing.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:732501
    • 提供者:天下无双
  1. GSM

    0下载:
  2. 该系统作为车载系统的一部分,使用串口连接WAVECOM的Q2403A模块和ARM处理器S3C2410作为基本硬件平台,裁剪后的Linux系统作为软件平台,以GSM网络作为通信载体,实现汽车状态的自动监测与及时控制。-The system as a part of automotive systems, the use of WAVECOM serial connection Q2403A and ARM processor S3C2410 module as a basic hardware p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:9114
    • 提供者:ken
  1. LsCommDemo

    0下载:
  2. LsComm就一个多线程同进接收串口信息的类库,本示例向大家展示如何使用它。示例实现了一个简洁易用的多线程串行通讯接口,可以以切换查询和自动接收两种模式进行对串口数据收发。实现选择串口、选择接收模式、发送数据、同步接收数据、异步接收数据等。-LsComm on a multi-threaded serial port to receive the same information into the library, the examples demonstrate how to use it.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:101599
    • 提供者:
  1. myLinuxSerialportTools

    0下载:
  2. 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:81087
    • 提供者:
  1. s3c24xx_uart_test

    0下载:
  2. 本程序为基于s3c2410或s3c2440的串口测试裸机驱动,程序内以包涵各类头文件,程序可自动检测是s3c2410还是s3c2440。方便大家学习使用。-This program is based s3c2410 or s3c2440 serial test bare-metal driver, the program to cater for all types of header files, the program automatically detects s3c2410 or s3c
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:4415
    • 提供者:张宇涛
  1. YL3250_s1l

    0下载:
  2. Stage 1 app开始执行,首先作系统初始化(汇编语言写);然后做stage 1 app相关初始化,包括获取配置参数、初始化中断和串口、初始化LCD和显示logo,初始化stage 1 app命令等;然后进入stage 1 app命令行或者自动加uboot。-Stage 1 the app is started, the first for the system initialization (assembly language) and then do the stage 1 the a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1659344
    • 提供者:wanglei
  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. LINUX-i2c

    0下载:
  2. 在LINUX系统中进行I2C总线的传输,通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化 * * * * 2.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机来做收发试验。在调试助手字符串输入框中输入数字和字符,按发送按钮,然后观察接受窗口的变化。也可以用调试助手自动循环发送。 -I2C bus transfer in LINUX system to understand the the se
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:4485
    • 提供者:吴剑英
  1. TestSerialPort2013

    0下载:
  2. 串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 -Found another way of the development of the serial organize files when a serial program o
  3. 所属分类:Network Security

    • 发布日期:2017-11-24
    • 文件大小:41811
    • 提供者:ncepustar
  1. vbio

    0下载:
  2. vb2008 控制串口 当程序接收到1时自动播放f盘的1.wav文件-vb2008 control serial port when the program receives 1.wav file to play automatically when f disk
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:152356
    • 提供者:weixiang
  1. code

    0下载:
  2. 一个舱口管理信息系统,有acess连接,有串口通信,有gprs模块自动短信-A hatch management information system, there is acess connection with serial communication, gprs module automatically SMS
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1880122
    • 提供者:fuarua
  1. SCOMMtest

    0下载:
  2. VC++版串口调试助手源码,功能还是比较多的,接收区和来显示串口消息,在调试时,可指定串口、波特率、校验位、数据位、停止位,关闭串口和清空接收区、以十六进制调试、保存显示数据、在同一周期后自动发送数据、选择发送文件、计数器清零等功能,代码在VC++6.0中可直接编译。-VC++ version serial debugging assistant source, function, or more, reception area and to show the serial message wh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:59346
    • 提供者:盖小圈
  1. Hid_Search

    0下载:
  2. 通过PID、VID取到物理设备的句柄,然后对其进行操作,主要针对串口和HID设备,其它的你们可以进行自动扩充。-Taken by PID, VID to handle the physical device, and then manipulate it, mainly for serial and HID device, the other you can be automatically expanded.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:9816582
    • 提供者:warllch
  1. serial

    0下载:
  2. Linux 下串口发收AT命令工具,下发后自动读取AT命令返回情况-Under Linux port to send and receive AT command tool, automatically reads AT commands issued after the return to the situation
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1347
    • 提供者:刘其峰
  1. KWP

    0下载:
  2. 用VC6开发的串口和K线调试程序,采集数据可以自动保存在TXT文档当中-Developed using VC6 and K-line serial debugger, collecting data can be automatically saved in TXT files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1733853
    • 提供者:zhch54
  1. uart_comm

    0下载:
  2. 通过封装串口操作类 实现串口的配置和串口的读写等功能 析构函数自动释放串口设备-uart operation
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1880
    • 提供者:曹明洋
  1. alarm-alarm

    0下载:
  2. 能包括多线程记录,串口操作,日志记录,U盘自动拷贝,声音告警-Can include multithreaded records, a serial port operation, logging, U disk copy automatically, to sound the alarm
  3. 所属分类:Network Security

    • 发布日期:2017-05-05
    • 文件大小:194550
    • 提供者:Oslnr
  1. binvwy_machine

    1下载:
  2. 易语言编写的485串口测试软件软件,可进行固定分辨率测试或者全部波特率测试,自动显示测试结果,不使用易语言COM组件,()
  3. 所属分类:系统编程

    • 发布日期:2018-01-08
    • 文件大小:65536
    • 提供者:Joydlxy
搜珍网 www.dssz.com