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

搜索资源列表

  1. file_transmitting_using_serial_port

    0下载:
  2. 实现串口通讯文件收发的功能,在宿主机和目标机中用串口来来传送文件数据.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4568
    • 提供者:xuhao
  1. socket

    0下载:
  2. 在嵌入式Linux系统下实现串口通信的相关文档
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:14133
    • 提供者:ye
  1. qtmcom_loop_onetoone

    0下载:
  2. 可实现两个串口互相通讯,界面友好,在Qt4环境下可直接运行。-realized between two serial communications, user-friendly, in Qt4 environment can be directly run
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:126901
    • 提供者:张瑞
  1. Exp2-ARM-serial-interrupt

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

    • 发布日期:2017-04-02
    • 文件大小:165972
    • 提供者:lili
  1. readport

    0下载:
  2. 在linux系统下的ARM开发板上实现串口的读写,并建立文件,存储接受到的数据。-In the ARM linux system development board Serial read and write, and create documents, store the received data.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:2446
    • 提供者:yiyue
  1. RemoteUpdate.tar

    0下载:
  2. 嵌入式linux下一个非常实用的实现软件远程升级功能的源码,本程序基于TCP协议,可以同时实现串口方式升级-Remote upgrade
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:18803
    • 提供者:Hunter
  1. uart

    0下载:
  2. 嵌入式Linux应用程序,在飞凌ok2440开发板上实现串口之间的通信-Embedded Linux applications in the the Feiling ok2440 development board serial communication between the
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:1034
    • 提供者:shifu_ji
  1. avrusbboot

    0下载:
  2. avr通用上位机程序,实现串口烧录程序,下载代码,硬件升级-the avr general-purpose host computer program, the serial burning program, download the code, hardware upgrades
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:158336
    • 提供者:lvjiong
  1. plc-fx2u

    0下载:
  2. 利用LabVIEW和PLC通讯源码,实现串口通信,可以看到源代码-LabVIEW and PLC communication source, serial communication, you can see the source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-02
    • 文件大小:332789
    • 提供者:wangl
  1. LPC2131.zip

    0下载:
  2. 基于ARM7内核的LPC2131裸机开发程序!实现串口数据接收发送!,ARM7-based LPC2131 bare metal development program! Serial data transmission and reception!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-10
    • 文件大小:56124
    • 提供者:吴边
  1. arm_uart

    0下载:
  2. 基于QT 在ARM平台上实现串口的收发演示。串口号 波特率 数据位 校验位 停止位 可以根据显示窗口自行设置-QT-based serial transceiver demo on the ARM platform. Serial port baud rate data bits Parity Stop bits can set your own display window
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:132795
    • 提供者:陈王鑫
  1. API

    0下载:
  2. API实现串口通讯,API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。-API serial communications API function not only provides open and read and write methods of operation of the communication port, but also provides numerous functions to support the various
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-17
    • 文件大小:31174
    • 提供者:周磊
  1. Project

    0下载:
  2. 在开发板FL2440上,我们完成了以下实验: 一、MDK开发环境配置 二、s3c2440时钟系统 三、UART实现串口发送(查询方式)和串口接收(中断方式) 四、按键外部中断并控制LED 五、SDRAM读写操作 六、定时器应用 七、实时时钟(RTC)的使用 八、A/D转换实验 -In the development board FL2440, we completed the following experiment: one, MDK developm
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-27
    • 文件大小:172545
    • 提供者:后遗症
  1. serialtest

    1下载:
  2. 运用与S3C2440中的RS232串口的串口测试程序,可以设置串口号,波特率等,实现串口间的读写-The use and S3C2440 serial port RS232 serial test procedure, you can set the serial port number, baud rate, etc., to achieve literacy between serial
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-04-23
    • 文件大小:7447
    • 提供者:李林
  1. Linux_DNW

    0下载:
  2. 实现串口数据操作,在超级用户下,从shell命令行模式下实现数据从主机通过串口下载到目标机。-Serial data manipulation, the super-user, from a shell command line mode data downloaded from the host through the serial port to the target machine.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:117889
    • 提供者:田汉通
  1. spiFlash_2014_1_21

    1下载:
  2. W25Q64SPI串口驱动工程,能够实现串口SPI的读写等简单功能。-W25Q64SPI uart driver project, Which can read write W25Q64.
  3. 所属分类:Embeded Linux

    • 发布日期:2014-08-30
    • 文件大小:2502656
    • 提供者:david
  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
    • 文件大小:884915
    • 提供者:卢玉强
  1. uuuue58

    0下载:
  2. 一个同时实现串口与文件存储和读取的例子 存储的dat文件需要改名后才能看到 -example for serial
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:24921
    • 提供者:高峰
  1. serialtest

    0下载:
  2. 嵌入式linux 串口通讯实例,真正完美实现串口通讯-Embedded linux serial communication example, really perfect serial communications
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:13004
    • 提供者:tuzhiwen
  1. TestSerialPortTools

    0下载:
  2. 基于Qt设计的串口调试助手,可在linux下通过设置参数,实现串口通信-Qt-based design of serial debugging assistant, can in linux by setting parameters, serial communications
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-28
    • 文件大小:89167
    • 提供者:marco11
« 12 3 4 5 »
搜珍网 www.dssz.com