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

搜索资源列表

  1. serial-5.05.tar

    0下载:
  2. 8250/16550串口芯片在Linux下的驱动(Ver5.5)-8250/16550 serial chip in the drive Linux (Ver5.5)
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:64260
    • 提供者:Maya
  1. serial

    0下载:
  2. linux下基于arm处理器s3c2410x开发板的串口设备驱动程序,包括对串口的读写程序。-arm processor linux-based development board s3c2410x serial device driver, including the serial process of reading and writing.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:2385
    • 提供者:君瑞
  1. serial

    0下载:
  2. 基于armlinux的串口调试程序,交叉编译通过。-Based on the serial armlinux debugger, through the cross compiler.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:3286
    • 提供者:马门
  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
    • 文件大小:98643
    • 提供者:tanyong
  1. uCos-II+Serial+Port+Middleware+Applications+Exper

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

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

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

    • 发布日期:2017-04-16
    • 文件大小:25784
    • 提供者:susuwen
  1. serial.tar

    0下载:
  2. simple serial program. Shows how to set parameters for RS232, and how to stabilish conection with a computer using minicom. Tested for ARM-linux plataform. Works fine with LPC3250 ARM processor.-simple serial program. Shows how to set parameters for
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:8392
    • 提供者:Miguel
  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
    • 文件大小:42111
    • 提供者:sunny
  1. linux-socket-C-S

    0下载:
  2. 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:11725
    • 提供者:hbf
  1. serial

    0下载:
  2. 基于s3c2410开发平台的,串口数据接收和发送-S3c2410 based development platform, send and receive serial data
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:1557
    • 提供者:方路
  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. 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
    • 文件大小:4163
    • 提供者:翻墙
  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
    • 文件大小:804
    • 提供者:于耀宗
  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
    • 文件大小:165972
    • 提供者: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
    • 文件大小:2611
    • 提供者:jason
  1. serial

    0下载:
  2. s3c2440开发板 linux嵌入式系统2.6.30 串口初始化读写程序-S3c2440 call serial application serial transceiver.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:1776
    • 提供者:杨子峰
  1. serial

    0下载:
  2. 基于ARM的串口程序设计,适用于刚接触ARM的人-ARM-based serial programming, suitable for people new to ARM
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-04
    • 文件大小:17844
    • 提供者:耶律魔西
  1. serial

    0下载:
  2. ARM Serial CPU Linux Drivers. UART initialization drivers for PNX
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:591
    • 提供者:tengyin63
  1. ARM-serial-port-

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

    • 发布日期:2017-11-17
    • 文件大小:134228
    • 提供者:颜鹏
  1. linux-serial-port-programming-

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

    • 发布日期:2017-04-02
    • 文件大小:171408
    • 提供者:张在希
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com