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

搜索资源列表

  1. port-rar

    0下载:
  2. 串口通讯实验 居于XSBASE270的开发平台-Serial Communication XSBASE270 living experimental development platform
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:963.43kb
    • 提供者:zhanghua
  1. PowerMonitor2

    0下载:
  2. 运行在arm平台linux中,使用qt软件开发,可以接受串口数据,并且在打开的窗口中用曲线的方式即时显示出来。程序中用到串口方面以及qt图形界面和c++知识。-Run on arm platform, linux, using qt software development, can accept serial data, and open the window curves method using real-time display. Procedures used in serial po
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:96.33kb
    • 提供者:tanyong
  1. uCos-II+Serial+Port+Middleware+Applications+Exper

    0下载:
  2. Source code UcosII in rar format
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:59.07kb
    • 提供者:Petalia
  1. serial

    0下载:
  2. 是针对OK2440的串口测试程序,代码是买开发板附带的,应该还可以-Is the serial port test program for OK2440
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:25.18kb
    • 提供者:susuwen
  1. serial-2410.c

    0下载:
  2. 一、实验目的 1.掌握ARM的串行口工作原理。 2.学习编程实现ARM的UART通讯。 3.掌握CPU利用串口通讯的方法。 二、实验现象 -One purpose of the experiment 1. ARM' s serial port control works. 2. Learning programming ARM' s UART communication. 3. Master CPU use serial communication method
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:41.12kb
    • 提供者:sunny
  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
    • 文件大小:1.8kb
    • 提供者:tiger
  1. Serial-communication-protocol

    0下载:
  2. 串口通讯协议的实验,文档较详细的讲述了linux下串口参数的设置,以及数据的通讯-Serial communication protocol experiments, more detailed documentation about the parameters under linux serial port settings, and data communications
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:4.07kb
    • 提供者:*
  1. serial.c.tar

    0下载:
  2. 這例子示範: 1。如何打開一個串口 2。如何設置界面 3。如何設置波特率,流量控制和其他設置 4。如何讀取和寫入串行端口-Descr iption: serial port example set 19200bps, n81, RTS/CTS flow control. and echo back the received data. What is shown in this example: 1. How to open a serial
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:804byte
    • 提供者:于耀宗
  1. Exp2-ARM-serial-interrupt

    0下载:
  2. ARM串口中断实验的源码,能实现串口中断-ARM serial interrupt source experiment, to achieve the serial port interrupt
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:162.08kb
    • 提供者:lili
  1. QT-serial-programming.tar

    0下载:
  2. 用qt实现的串口通信,这样通过串口,两台主机就可以进行收发信息。-Use qt realization of serial communication, so that through a serial port, two hosts can undertake to send and receive messages.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:2.55kb
    • 提供者:jason
  1. nc600-program

    1下载:
  2. 串口服务器的编程参考,实现将以太网口转换为普通的串口,代码分为客户端和服务器端-Serial Server programming reference implementation will be converted into ordinary Ethernet port serial, code divided into client and server side
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:338.11kb
    • 提供者:gongqg
  1. ARM-serial-port-

    0下载:
  2. ARM 监视串行口,将接收到的字符再发送给串口(计算机与开发板是通过超级终端通讯 的),即按PC 键盘通过超级终端发送数据,开发板将接收到的数据再返送给PC,在超级终端上显示。-ARM Serial Port experiment
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-17
    • 文件大小:131.08kb
    • 提供者:颜鹏
  1. com_writer

    0下载:
  2. 这是在Linux环境下向串口发送数据,其中包括串口配置、打开串口、写入串口数据以及关闭串口等内容-This is the Linux environment to send data to the serial port, including port configuration, open the serial port, serial data, and write the serial port and so close
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-29
    • 文件大小:1.61kb
    • 提供者:caixiangning
  1. linux-serial-port-programming-

    0下载:
  2. 嵌入式串口编程 有详细例子 还有详细解释-Embedded serial port programming with detailed examples are explained in detail
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:167.39kb
    • 提供者:张在希
  1. SerialPort

    0下载:
  2. Linux下Qt编程,实现串口通讯,可以读取串口及写串口操作。-Qt programming under Linux, the realization of serial port communication, can read and write a serial port serial port.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:864.17kb
    • 提供者:卢玉强
  1. serial-GPS

    0下载:
  2. 使用MINI6410开发板,实现GPS模块的数据接收,使用的是USB转串口。-Getting GPS data through UART->USB port in linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:5.37kb
    • 提供者:ChrisBrown
  1. serial2wifi

    0下载:
  2. 基于linux的wifi转串口,串口转wifi程序,涉及socket编程、串口设置,可用于智能插座设计。-Based on the wifi linux serial port, serial to wifi program, involving socket programming, serial port settings can be used to design intelligent socket.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:11.88kb
    • 提供者:chenzhe
  1. QT-serial-programming.tar

    0下载:
  2. 用qt实现的串口通信,这样通过串口,两台主机就可以进行收发信息。-Use qt realization of serial communication, so that through a serial port, two hosts can undertake to send and receive messages.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2.8kb
    • 提供者:q18397058canji
  1. AT91SAM9G20-Schematic-and-PCB

    0下载:
  2. AT91SAM9G20开发板原理图和PCB, 该开发板可运行LINUX程序,网口,串口,SPI和USB扩展接口-AT91SAM9G20 development board schematics and PCB, the board can run LINUX program, network port, serial port, SPI and USB expansion interface
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-07
    • 文件大小:1.34mb
    • 提供者:lf
  1. serial

    0下载:
  2. 利用QT编写的一个可视化串口工具,能够和带有串口的ARM通信-Use QT prepared a visualization tool for serial port, serial port can communicate with and ARM
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-14
    • 文件大小:70.2mb
    • 提供者:wang
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com