CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - serial port a

搜索资源列表

  1. GSMsendMessage

    3下载:
  2. 手机模块发短信的源码,利用计算机串口(COM1),是一个非常实用,非常稳定的好东东。-phone text message to the module source code, using computer serial port (COM1), is a very practical, very good stability Wanton.
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:110764
    • 提供者:张宏志
  1. 利用Java实现串口全双工通讯

    1下载:
  2.  一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7335
    • 提供者:郑描中
  1. W78E516B-BootLoader

    0下载:
  2. W78E516B的BOOT程序,将该程序烧写到BOOT区,当启动到BOOT区时,可以通过该程序经串口将系统程序下载到主程序区,晶振为22.1184MHz时波特率可以达到115200bps,比常规烧率器都快!-W78E516B the BOOT process of burning of this program BOOT, When the boot BOOT areas, through the program as a serial port to download system main
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:48195
    • 提供者:陈军
  1. st10f166_adc

    0下载:
  2. This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial p
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19077
    • 提供者:郭文彬
  1. usbtest

    0下载:
  2. /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/ TMOD = 0x20 /*定时器*计数器1的操作模式为2*/ PCON = 0x80|PCON /*SMOD 置1*/ TH1 = 0xfd /*定时器1的重装载值,此时若SMOD=0,9.6K SMOD=1,19.2K*/ TR1 = 1 /*定时器*计数器1开始工作*/ REN = 1 /*允许串行口接收*/-/ * serial port mode 1:8 bit UART,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:51664
    • 提供者:rty
  1. hostdebugger

    0下载:
  2. /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/ TMOD = 0x20 /*定时器*计数器1的操作模式为2*/ PCON = 0x80|PCON /*SMOD 置1*/ TH1 = 0xfd /*定时器1的重装载值,此时若SMOD=0,9.6K SMOD=1,19.2K*/ TR1 = 1 /*定时器*计数器1开始工作*/ REN = 1 /*允许串行口接收*/-/ * serial port mode 1:8 bit UART,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:65939
    • 提供者:rty
  1. new__arm7_armboot-1.1.0

    0下载:
  2. 多种Arm7/9单片机的 的嵌入式系统UCOS代码,具有RS232串口,TCP/IP网络,TFTP, USB接口代码,非常完整-variety of Arm7 / 9 MCU embedded systems UCOS code, with RS232 serial port, TCP / IP network, TFTP, USB interface code, a very complete
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:649064
    • 提供者:stusersz
  1. rt_com-0.5.5.tar

    0下载:
  2. A real-time serial port device driver, works with RT-Linux and RTAI. -A real-time serial port device driver. works with RT-Linux and RTAI.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:58712
    • 提供者:张海涛
  1. track_test

    0下载:
  2. 一个串口通讯类,用来对串口进行控制.用于银行目卡读取-a serial communications, used to control serial port. Head for bank card reader
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:37063
    • 提供者:周春霞
  1. 8123

    0下载:
  2. 对于串口扩展器GM8123,这是一个很不错的程序。函数已做到最简化!-for UART serial port expander, which is a very good procedure. Functions have done the most to simplify!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1513
    • 提供者:意义
  1. comm_TongXin

    1下载:
  2. 可以向串口发送数据,或从指定串口接收数据,数据可以是字符串或十六进制数据-can send data to the serial port, serial port or from the designated receiving data, data can be a string or hexadecimal data
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38192
    • 提供者:开心
  1. feixiang_COM

    0下载:
  2. 一个带皮肤的串口调试界面,用一个串口类实现-skin with a serial debugging interface with a serial port to achieve category
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1665468
    • 提供者:飞翔
  1. w78e51bcn

    0下载:
  2. W78E51B 规格书 W78E51B 是宽频率范围、低功耗的8 位微控制器。它的指令集同标准8051 指令集完全兼容。W78E51B 包含4K 字节的Flash EPROM;128 字节的RAM;4 个8 位双向、可位寻址的I/O 口;一个附加的4 位 I/O 口P4;2 个16 位定时/计数器;一个硬件Watchdog 定时器及一个串行口。这些外围设备都由有7 个中断源和2 级中断能力的中断系统支持。为了方便用户进行编程和验证,W78E51B 内含的Flash EPROM
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:226723
    • 提供者:cth
  1. vcom

    0下载:
  2. 一个2000系统上的虚拟串口驱动程序,目的是解决已有只能从串口接收数据的程序能够接收来自其他端口的数据。-a system of virtual serial port driver, has been designed to address only receive data from the serial port procedures to receive from other ports of data.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:209093
    • 提供者:syc
  1. RS232_Module

    0下载:
  2. 凌阳单片机串口通信 1.了解SPCE061A串行口(UART)的结构 2.掌握双CPU通讯的编程方法-Sunplus a microcontroller serial communication. Understanding SPCE061A serial port (UART) Structure 2. Master dual-CPU communications programming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:372475
    • 提供者:lzk
  1. DataAlternation

    0下载:
  2. pc与pda数据交互,通过pc的串口与pda专用连接器相连接,使用不同的底层COM库与不同型号的PDA通信,将PDA中的数据以统一的XML文件格式存储到pc上-pc pda with interactive data through the PC serial port and pda dedicated connector link, use different underlying COM library with different models of communication PDA,
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:49768
    • 提供者:张景刚
  1. ic-card

    0下载:
  2. 软件编写初衷是教你如何调用DLL动态库以及实现对DAS等系列产品的硬件调用与应用。。。 可惜的是如你没有相关硬件,软件调试时将打开串口的函数关掉即可进入。 现上传的源程序为读写非接触式IC卡部分的程序工具-software development was to teach you how to call DLL DLL DAS and the realization of a series of products called the hardware and applications.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:61297
    • 提供者:magiclove
  1. qextserialport.tar

    0下载:
  2. 这是一个串口操作类,经编译后可以用于串口通信-This is a serial port operations, as compiled can be used for serial communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:52196
    • 提供者:sjc
  1. java_serial

    0下载:
  2. 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with readi
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2024
    • 提供者:
  1. cktx1

    0下载:
  2. 将程序编译通过,写入芯片,插入实验板,用通读电缆将实验板与主机的串口相连就可以实验了。上面的程序功能很简单,就是每隔一段时间向主机轮流送数55H和AAH,并把主机送去的数送到P1口。-procedures to compile and write chip, insert experimental boards, reading the cable will be used experimental plate and serial port connected to the mainframe
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2958
    • 提供者:老邓
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com