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

搜索资源列表

  1. linux_uartdriver.rar

    0下载:
  2. 一个简单的 arm-linux 下的 Uart驱动实例,里面含有测试程序,需要连接两个串口来测试。,A simple arm-linux-driven examples of Uart, which contains the test procedures, the need to connect two serial ports to test.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:12968
    • 提供者:梁小刚
  1. chaoshengbo

    0下载:
  2. 一个简单的超声波测距模块通过串口和S3C2440通讯的程序。在Linux下编译。-A simple ultrasonic ranging module and S3C2440 serial communication program. Compiled in Linux.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:10073
    • 提供者:唐伟
  1. FullEmbeddedLinuxNotes

    0下载:
  2. 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:561016
    • 提供者:流浪
  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-22
    • 文件大小:4525498
    • 提供者:
  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
    • 文件大小:2467
    • 提供者:罗志勇
  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
    • 文件大小:17420
    • 提供者:yefu
  1. readtest

    0下载:
  2. linux简单的下串口读程序已经测试过,可直接下载编译运行-linux is the next serial read procedure has been tested and can be downloaded directly compile and run
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:563
    • 提供者:tiexue1226
  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-08
    • 文件大小:12115
    • 提供者:zhu8qing
  1. CyUSBSerial_v3.0.11.0

    0下载:
  2. Zedboard上板载有一个USB转UART串口,采用了Cypress公司的USB-UART控制器CY7C64225。Zedboard的USB驱动安装很简单,首先下载USB驱动程序,解压缩后会有3个子目录分别对应Windows XP、Windows Vista和Windows 7系统,根据自己的计算机系统选择。-Onboard there Zedboard a USB-to-UART serial port, using Cypress' s USB-UART controller CY7
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:398932
    • 提供者:WuYang
  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-12
    • 文件大小:1548
    • 提供者:
  1. uart

    0下载:
  2. s3c2440裸板程序,uart0的简单实现:sentc()在串口打印一个字符,getc()通过串口获得一个字符。-A tiny test program for s3c2440_uart0:sentc() is used to sent a character to serial port while getc() is used to get a character serial port.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2211
    • 提供者:funkunho
  1. 周立功magic2410实验箱基础程序3

    1下载:
  2. 周立功的实验教程应该是做的最为详细,是arm学习入门的一个简单的快捷工具,本程序包含串口实验,IIC实验,PWM实验,ADC实验,定时器实验!
  3. 所属分类:嵌入式Linux

搜珍网 www.dssz.com