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

搜索资源列表

  1. vbrs232

    0下载:
  2. 使用串口与计算机进行通讯。编写VB程序来访问串口显示数据。输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。-use serial communication with the computer. VB prepared to access serial display data. Output for the RS-232C standard interface, baud rate for the 300 -
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:62.53kb
    • 提供者:irro
  1. fs44b0xbios

    0下载:
  2. arm7开发板fs44b0x原代码 说明: 1) 本项目在ADS1.2下编译,在SDT2.51的ADW中调试。编译时,请将整个fs44b0xbios目录拷贝到c:\\下 2) 现在只对39VF160烧入,对其他FLASH可自改,注意要修改BIOS的驻留地址,现地址为0X1F0000. 3) 对不同的RAM而言,修改SYSINIT.S里的参数.FS44B0Xbios运行地址为0XC7C0000,可在ADS中修改. 4) 波特率为57600 5) ip地址为 192.168.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:448.25kb
    • 提供者:zhouchendong
  1. jxt

    1下载:
  2. 基本功能高效的CAN通讯应用.同样,CAN232 不仅适应基本CAN-bus产品,也满足基于高层协议如ModBUS、DeviceNet...之间可选 3. RS232接口,波特率在1200bps -basic functions of CAN efficient communications applications. Similarly, the CAN232 not only meet the basic CAN-bus products, but also to meet for hig
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:62.86kb
    • 提供者:尹海兵
  1. rs232(linux)

    0下载:
  2. linux pc下的rs232串口通信程序。在程序中可以自己进行相关设置,如波特率,传送位数等。-under linux pc rs232 serial communication program. In the program can be related to their own settings, such as baud rate, number of bits transmitted and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:14.96kb
    • 提供者:肖皓
  1. stest

    0下载:
  2. linux下的串口测试程序,用getopt可设置ttyS0-3,波特率等-linux serial port testing under procedures set by getopt to ttyS0-3, the baud rate, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4.51kb
    • 提供者:王莺芳
  1. my2440linux_serial

    0下载:
  2. s3c2440 linux2.6.24内核 串口收发程序 用串口1收发数据 波特率是96-serial transceiver core s3c2440 linux2.6.24 procedures to send and receive data using serial port 1 baud rate is 9600
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8.14kb
    • 提供者:wilsonhuang
  1. linux-serial-programming

    0下载:
  2. 能够很完善的在LINUX下进行串口编程,支持修改串口的波特率等参数,还可以设置特殊波特率,比如B2-Sound can be carried out under the LINUX serial programming, support a revision of the baud rate and other parameters of serial port, you can set a special baud rate, for example, B28800
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3.38kb
    • 提供者:chenzhixin
  1. main

    0下载:
  2. 串口应用程序,串口初始化,波特率,校验位的设置等。-Serial applications, the serial initialization, baud rate, parity bit and other settings.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1.81kb
    • 提供者:刘文战
  1. mscomabc

    0下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-More than one thread of the VC++ Serial Communication example, select the serial port of the machine can be used to open the same number into the serial port availabl
  3. 所属分类:Windows Kernel

    • 发布日期:2015-07-16
    • 文件大小:104.74kb
    • 提供者:133
  1. comtemp

    0下载:
  2. 串口控件实现温度数据采集并显示,本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法   串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”)   取串口数据:m_Comm.GetInput()   你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -Serial Port Control to achieve th
  3. 所属分类:Network Security

    • 发布日期:2017-04-02
    • 文件大小:79.91kb
    • 提供者:ak
  1. ser.tar

    0下载:
  2. serial examples with user defined uart baud rate for linux-serial examples with user defined uart baud rate for linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:1.63kb
    • 提供者:Anton
  1. ch341.tar

    0下载:
  2. * Copyright 2007, Werner Cornelius <werner <at> cornelius-consult.de> * for changes/extenions regarding universal baud rate capability and modem * line control/status routines. * * ch341.c implements a serial port driver for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:3.64kb
    • 提供者:rapik
  1. linux_serial_example3

    0下载:
  2. linux串口设置程序,可设置多项参数,如baud、串口设备等-linux serial port setting
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4.09kb
    • 提供者:jfg
  1. 123

    0下载:
  2. 串口应用程序完整版,与驱动的接收,发送完美结合,还可设置波特率-Serial full version of the application, and the drive to receive and send the perfect combination, but also set the baud rate, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1.58kb
    • 提供者:li
  1. Search-for-the-baud-rate

    0下载:
  2. 易语言编写的一款自动寻找波特率的软件源程序,对于上位机非常实用-Written in a easy to automatically find the baud rate of software source code, very useful for PC
  3. 所属分类:系统编程

    • 发布日期:2017-03-24
    • 文件大小:6.96kb
    • 提供者:哈工大
  1. chuankou

    0下载:
  2. 串口应用程序,波特率为115200,1起始位,8数据位,2停止位。已通过测试。-Serial applications, the baud rate 115200,1 start bit, 8 data bits, 2 stop bits. Has been tested.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:1.04kb
    • 提供者:li
  1. ipsender3.1

    0下载:
  2. linux上服务器的网卡驱动,内核编程,ioctl 驱动,ioctl是设备驱动程序中对设备的I/O通道进行管理的函数。所谓对I/O通道进行管理,就是对设备的一些特性进行控制,例如串口的传输波特率、马达的转速等等。 本代码是公司工程实际产品的驱动,极具参考价值。-linux on the server s network card drivers, kernel programming, ioctl driver, ioctl is device driver for the device I
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-13
    • 文件大小:2.97mb
    • 提供者:easonwang
  1. test_RS232

    0下载:
  2. RS232 簡易收送程式,由程式中設定Baud Rate,COM port,輸出格式-RS232 TxRxDATA-sample code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-21
    • 文件大小:6.17mb
    • 提供者:WJT
  1. uatr.tar

    0下载:
  2. 我是在LINUX下,程序都是LINUX环境下写的复修改,虚拟机可以接收到板子的数据,-Baud rate divisior register 0
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-14
    • 文件大小:3.54kb
    • 提供者:qiaodong
  1. COMBAUD

    0下载:
  2. dos下实现com口自传测试 并可设置波特率-dos com port autobiography tests and to set the baud rate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:784byte
    • 提供者:王可
« 12 3 »
搜珍网 www.dssz.com