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

搜索资源列表

  1. main.c

    0下载:
  2. READ SERIAL PORT AND WRITE IT INTO a FILE
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:810
    • 提供者:jackel
  1. serial_1.0-2_i386

    0下载:
  2. debian系统下的串口调试器,它是用c++开发,具有window下的串口调试器的所有功能。-Serial debian system debugger, it is c++ development, with a serial port under the window all the features of the debugger.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:297991
    • 提供者:郑国锋
  1. vr

    0下载:
  2. 凌阳开发板的语音识别的客户端函数,通过对串口发命令来控制语音识别芯片的操作,用c语言所写-Sunplus development board of the voice recognition function of the client, by an order of the serial port to control the operation of voice recognition chip, using c language.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:864
    • 提供者:steven100z
  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. UART

    0下载:
  2. S3C2410 UART串口的测试程序 使用c语言和汇编语言-S3C2410 UART serial port test program using c language and assembly language
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:280575
    • 提供者:
  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. Embedded_Programming_Code

    0下载:
  2. 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
  3. 所属分类:Embeded Linux

    • 发布日期:2018-02-23
    • 文件大小:4525498
    • 提供者:
  1. s3c2440

    0下载:
  2. Driver for Samsung S3C2440 and S3C2442 SoC onboard UARTs. * * Ben Dooks, Copyright (c) 2003-2005,2008 Simtec Electronics * http://armlinux.simtec.co.uk/ * * This program is free software you can redistribute it and/or modify * it un
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:1656
    • 提供者:
  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. Embedded_Linux_C_examples

    0下载:
  2. 嵌入式linux下c 的一些例子!! 包含串口、lcd、网络的一些例子。对初学者很实用的-The embedded linux c examples!!Contains the serial port, LCD, network and some other examples. Very useful for beginners!!!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-14
    • 文件大小:3145597
    • 提供者:
  1. Qtserial-

    0下载:
  2. Qt实现的串口驱动,简单易用,跨平台,使用C++类库实现的-Qt realize the serial port driver, easy to use, cross-platform, the use C++ class library
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1716003
    • 提供者:hcq
  1. websrfin.c.tar

    0下载:
  2. Mini2440 webserver with serial port capture
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:4021
    • 提供者:sreekanth
  1. chenchen

    0下载:
  2. 一个ARM串口控制GPRS模块发送短信的c语言程序,LINUX环境下编译-A the ARM serial port control GPRS module to send text messages c language program, compiled under Linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-05-20
    • 文件大小:1767
    • 提供者:阮伟章
  1. linux_232_chat

    0下载:
  2. 这是一个在linux下用c语言编写的简单聊天程序,用232串口连接,使用双进程,能较好的实现双工通信,程序附带详细解释.-This is a C language under the Linux simple chat program, connected by 232 serial port, using a dual process, can realize the duplex communication better, program with detailed explanation.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:12115
    • 提供者:zhu8qing
  1. comtest

    0下载:
  2. C语言编写的串口测试程序,简单实用,支持串口接收和发送数据,支持多个波特率,无需进行任何修改,正确编译执行,多平台测试通过-C language prepared by the serial testing procedures, simple and practical, support serial port to receive and send data, support for multiple baud rate, without any modification, the corr
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1548
    • 提供者:
  1. vehicle_counter.tar

    0下载:
  2. 基于linux和C的ADC模块、串口和GPIO操作及软中断开发-linux and c based ADC module, serial port and gpio operation and signal process.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-29
    • 文件大小:8467
    • 提供者:liushaofang
  1. TPCxitongkongzhi

    0下载:
  2. 一款通过visual c++软件制作的可以在昆仑通态上进行tpc通讯协议-A through the visual c + + software production can be conducted on the kunlun state of modbus serial port forwarding data communication protocol
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:56438
    • 提供者:包一层
搜珍网 www.dssz.com