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

搜索资源列表

  1. s3c44b0x+USB

    0下载:
  2. 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:334.27kb
    • 提供者:李大嘴
  1. Serial

    0下载:
  2. linux下3个串口收发数据的测试程序,包括串口的打开,串口的初始化,以及发送和接收数据的函数
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:汪龙峰
  1. linux GPS 数据接收 解析

    3下载:
  2. 串口 接受并解析gps时间 通过串口发送
  3. 所属分类:嵌入式Linux

    • 发布日期:2011-03-22
    • 文件大小:3.84kb
    • 提供者:jojochuang
  1. 645Rev.rar

    1下载:
  2. 645规约 的串口接收发送程序。我一个朋友写的 很经典的。,Statute 645 to send the serial port to receive the procedure. A friend wrote me a very classic.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:1.02kb
    • 提供者:gaowei
  1. DL645

    0下载:
  2. DL/T645-97协议发送代码实例,这个部分能够通过串口接收和发送645协议包。-DL/T645-97 file send code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:93.7kb
    • 提供者:wang jiali
  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
    • 文件大小:1.96kb
    • 提供者:佘曼桂
  1. serial

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

    • 发布日期:2017-04-06
    • 文件大小:1.52kb
    • 提供者:方路
  1. comsend

    0下载:
  2. linux下串口1的程序,实现了串口1发送AT+VER=?后如果有数据回传屏幕显示接收成功-program under linux serial port 1, port 1 to send to achieve the AT+ VER =? After the data is returned if successful screen displays the received
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:840byte
    • 提供者:王霁光
  1. uart

    0下载:
  2. 一个简单串口测试程序,同样也适用于X86平台。程序很简单,运行是通过参数指定程序是发送端还是接收端-A simple serial port test program, also applies to the X86 platform. The procedure is simple, run parameter specifies procedures for the sender or the receiver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:2.41kb
    • 提供者:罗志勇
  1. mycom

    0下载:
  2. 成功移植qt4.6.3的串口程序到mini2440开发板,可实现简单的发送和接收!-Successful transplantation qt4.6.3 serial procedures to mini2440 development board, you can simply send and receive!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:17.01kb
    • 提供者:yefu
  1. linux-tty_GPRS

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

    • 发布日期:2017-11-22
    • 文件大小:6.1kb
    • 提供者:superkm110
  1. LPC2131.zip

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

    • 发布日期:2017-11-11
    • 文件大小:54.81kb
    • 提供者:吴边
  1. gprs

    0下载:
  2. 基于飞凌公司OK6410开发板及GPRS模块编写的GPRS测试程序,使用的QT版本为QT4.7.1,可以实现的功能包括调试串口的选择,短信的发送及接收浏览,播打电话及接听或挂断电话,其中发送短信要借助外接键盘,只能发送英文短信-Written based the Feiling company OK6410 development board and GPRS module the GPRS test procedures, use of QT version QT4.7.1, function
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:6.21kb
    • 提供者:钟路强
  1. ARM-serial-port-

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

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

    0下载:
  2. 两个UP-NetARM2410-CL 通过CAN 总线相连接。ARM 监视串行口,将接收到的字符 发送给另一个开发板并通过串口显示(计算机与开发板是通过超级终端通讯的)。即按PC 键盘通过超级终端发送数据,开发板将接收到的数据通过CAN 总线转发,再另一个PC 的超 级终端上显示数据。-CAN Bus experiment
  3. 所属分类:Embeded Linux

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

    0下载:
  2. ARM监视串行口,将接收到的字符发送到字符再发送给串口,即按PC机键盘通过超级终端发送数据,开发板将接收到的数据再返还给PC,在超级终端上显示。-ARM monitors the serial port, the received characters are sent to a character and then sent to the serial port, ie the PC keyboard to send data via HyperTerminal, the board will
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-07
    • 文件大小:125.56kb
    • 提供者:cg
  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
    • 文件大小:168.5kb
    • 提供者:后遗症
  1. Serial_network-communication

    0下载:
  2. 实现linux环境下的板子与PC机之间的串口发送网口接收的的功能,使用了线程功能-Achieve functional board linux environment between PC' s serial port to send network port reception using the thread function
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2.05kb
    • 提供者:
  1. 串口数据传输及插入数据库

    0下载:
  2. 其为测试程序,由串口调试助手发送数据,嵌入式ARM处理器接收数据并把数据插入SQlite3数据库。(ARM开发板为TQ2440)(For testing procedures, the serial debugging assistant sends data, the embedded ARM processor to receive data and insert data into the SQlite3 database. (ARM development board is TQ2440
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-19
    • 文件大小:13kb
    • 提供者:lianyi12548
  1. UART1

    0下载:
  2. 串口发送接收数据程序,用select函数进行接收(UART send and receive)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-25
    • 文件大小:1.81mb
    • 提供者:绝版涛涛
« 12 »
搜珍网 www.dssz.com