CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - 串口数据通信

搜索资源列表

  1. bioscom

    0下载:
  2. 上位机(386以上PC机)的所有程序是在BORLAND C++环境下编译的,因此串行通信程序可以直接应用I/O通信库函数bioscom(),该函数在由port指定的I/O端口上执行RS-232通信操作。通信前,根据与8098单片机的通信协议,设定通信的串行端口、数据位数、停止位数、波特率,由于上位机时钟为12MHz,所以对应的波特率应设置为4800。下面给出上位机串行通信的部分程序:
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3468
    • 提供者:zeng
  1. rtdir.rar

    1下载:
  2. arm9(s3c2410)下的串口通信测试代码,收到一个数据后,发送该数据。,The source for uart at linux for arm9(s3c2410).
  3. 所属分类:Embeded Linux

    • 发布日期:2016-07-27
    • 文件大小:5703
    • 提供者:qiyi
  1. uart1

    0下载:
  2. 基于嵌入式linux,访问串口通信的代码,实现对串口数据的发送以及接收-Based on embedded linux, access to serial port communication code, to realize the sending and receiving serial data
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:2002
    • 提供者:佘曼桂
  1. serial

    0下载:
  2. 本实验是一个串口通信实验。程序通过函数set_speed设置串口通信速率,通过函数set_Parity设置串口数据位,停止位和效验位,通过函数OpenDev打开串口。实验者可以在主机键盘输入字符串,程序对接收到的字符串计算字符串长度,发往串口,并将该字符串也发往串口。 开发环境: 创维特CVTs3c2410 Redhat9.0-This experiment is a serial communication experiment. Procedures set by serial
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:1841
    • 提供者:tiger
  1. daima

    0下载:
  2. 实现开发板上与串口进行通信,可以在串口上一次性接收比较大的数据量-To achieve the development board to communicate with the serial port, one serial port can be relatively large amount of data received
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:3068
    • 提供者:wang
  1. Transform-station

    0下载:
  2. linux下UDP串口通信程序,串口接收下位机传的数据,然后通过UDP转发给服务器。-UDP and serial port programs with linux,receive the data from serial port and transmit it to server by UDP socket
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:29756
    • 提供者:
  1. linux-tty_GPRS

    0下载:
  2. linux系统下的串口编程,驱动SIM300 GPRS通信的程序。包括串口通信,串口中断,GPRS无线通信数据的接收与发送源代码。-linux gprs
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:6247
    • 提供者:superkm110
  1. xiaoxuehui.tar

    0下载:
  2. 该代码是基于QT的串口通信. 该串口通信可以设这波特率,数据位等一些设置. 主要是用于嵌入式方面的串口通信协议.-The code is based on the QT serial communication of the serial communication can set some settings for baud rate, data bits. Mainly for embedded serial communication protocol.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-20
    • 文件大小:132658
    • 提供者:xiangfei
  1. com_reader

    0下载:
  2. 串口通信接收数据源码,是在Linux环境下接收串口的数据,并打印出来-Serial communication to send data source
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-28
    • 文件大小:1645
    • 提供者:caixiangning
  1. GPS

    0下载:
  2. GPS/BD串口通信程序 linux下GPS/BD模块与arm开发板通信,显示解析定位数据-GPS/BD serial communication program under linux GPS/BD module with arm development board communication, display positioning data parsing
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-11
    • 文件大小:2193963
    • 提供者:michael
  1. linux-tty_GPRS

    0下载:
  2. linux系统下的串口编程,驱动SIM300 GPRS通信的程序。包括串口通信,串口中断,GPRS无线通信数据的接收与发送源代码。-linux gprs
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:6503
    • 提供者:ff77415574jing
  1. modbus

    0下载:
  2. modbus rtu串口通信程序,用于openwrt通过串口查询数据。- modbus rtu serial communication program for openwrt query data through the serial port.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2164
    • 提供者:魏萌
  1. readtempertrue

    0下载:
  2. 能够读取温度数据,,使用Modbus协议,对串口通信的初学者有很好的借鉴意义-Able to read the temperature data, and by using Modbus protocol serial communication for beginners have a good reference
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:119504
    • 提供者:zhoulian
  1. dai_ma

    0下载:
  2. 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-02
    • 文件大小:2690048
    • 提供者:文松
  1. 基于STM32的串口通信下载软件

    0下载:
  2. 一款适用于ARM的串口通信下载软件,可以调整波特率等参数,并支持查看收发数据。
  3. 所属分类:嵌入式Linux

搜珍网 www.dssz.com