CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 串口

搜索资源列表

  1. shortmessage121603

    0下载:
  2. LINUX下SMS短信发送与接受,基于C++语言,通过串口用AT命令发送短信给GSM手机模块-LINUX under the SMS text messages sent and accepted, based on C++ language, through the serial port with AT command to send text messages to GSM mobile phone module
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:7561
    • 提供者:马逸
  1. serial

    0下载:
  2. 在linux下的串口读写程序,包括串口的各种设置。用到open-port和set-port函数。-In linux serial port to read and write under the procedures, including a variety of serial port settings. Open-port and use set-port function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:992
    • 提供者:牛志强
  1. Linux

    0下载:
  2. 介绍了基于AT91RM9200系统硬件结构和Linux内核结构,然后分析了如何将Linux移植到目标 板上的方法与步骤,最后建立了根文件系统。通过串口、网口或者JTAG口烧至目标板,该系统成本低、工作 稳定、通用性强,可用在多种工业场合。 -Introduced based on the AT91RM9200 system hardware structure and the structure of Linux kernel, and then an analysis of how
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:301557
    • 提供者:hyy
  1. 4.ARMLinux

    0下载:
  2. 本文讨论了基于ARM的嵌入式Linux的音频播放器。使用了以三星S3C2410芯片为CPU的ARM9 开发板。于主机上建立交叉编译环境,对嵌入式压缩内核进行编译调试,通过串口移植了Bootloader、嵌入式 Linux内核和文件系统到开发板上。从网络获取应用程序源代码,对音频播放器源代码经过交叉编译和调试并 下载到目标机开发板上进行进一步调试。最终成功实现了播放音频的功能,结合其他设备,成为具有功率放大 器功能的嵌入式音频播放器,且可进一步在其上开发视频播放和其他网络功能。
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:275680
    • 提供者:hyy
  1. hl340.tar

    0下载:
  2. 今天"有幸"买了个在LINUX下识别不出的USB转串口线,以前那个LP2303芯片的驱动在系统上已经自带,查了一下这个CH341的芯片的相关驱动- 5 * 6 * The CH341 device can be used to implement an RS232 asynchronous 7 * serial port, an IEEE-1284 parallel printer port or a memory-like 8 * interface. In all c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:231117
    • 提供者:123
  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. receive.c

    0下载:
  2. 这里主要是运用串口的终端来实现接受串口发送的字符串的功能。实现通过串口通信-Here is mainly used to achieve the acceptance of serial terminal serial port to send the string functions. Achieved through the serial communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1017
    • 提供者:齐海鑫
  1. linux_ad_da_motor_keyboard_tty

    0下载:
  2. Linux应用程序开发中的ad、da、串口、步进电机、键盘扫描的源码,希望对大家的linux系统开发有所帮助,一同学习,一同讨论。-Linux application development in the ad,da,serial port,stepper motor,keyboard scan source code,hope everyone help linux system development,with learning,to discuss them.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:4088
    • 提供者:宗超
  1. main

    1下载:
  2. linux串口编程,标准linux下,有参数设置,打开串口,关闭串口,读写串口等,需要就试试吧-linux serial port programming, standards, linux, there are parameter settings, open the serial port, close the serial port, read and write serial port and so on, need to try it
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:1629
    • 提供者:游龙
  1. minicom3.70

    0下载:
  2. LINUX系统环境下的重要调试工具如同WINDOW下的串口调试助手,是学习LINUX的有用的工具,很好用的,节省时间-LINUX system environment as an important debugging tools for serial debugging under WINDOW assistant, is a useful tool to learn LINUX, very good use and save time
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1193889
    • 提供者:周其友
  1. TestProtocol

    1下载:
  2. QT4.6实践编写串口调试助手(原创全源码), 包括使用qextserial,包括可在linux和windows两种环境下识别通讯方式,和硬件接口识别。非常适合初学者学习,建议下载QT_Create最新版本 -QT4.6 practice, the preparation of serial debugging assistant (original full source code), including the use of qextserial, including linux and
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1674316
    • 提供者:kenter
  1. uart0

    0下载:
  2. 这是一个Linux下使用的串口通信代码,有详细的注释,可根据自己需要修改,初始化是可以沿用的标准框架-This is a Linux use of serial communication, have commented code, can according to their own needs modifying, initialization can be used for standard frame
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1998
    • 提供者:
  1. archive

    0下载:
  2. IBM linux串口编程源码 学习串口编程很好的助手-IBM linux serial programming a very good source to learn serial port programming assistant
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1721
    • 提供者:liu
  1. dial

    0下载:
  2. 使用QT作主界面,通过串口操作GPRS实现打电话,发短信-The use of QT disposes interface, through the serial port to achieve operational GPRS phone calls, send text messages
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:15286
    • 提供者:王青云
  1. Embeddedlinuxdevicedriverdevelopment

    0下载:
  2. 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19978843
    • 提供者:keke
  1. qserial1

    0下载:
  2. 用QT写的Linux 串口调试小助手!方便开发者在Linux下串口调试-serial assistanter written by QT in linux!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:368166
    • 提供者:何小辉
  1. COM_Test

    0下载:
  2. 基于TQ2440开发板的linux串口通信测试源码-TQ2440-based development board linux serial communications test source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:13664
    • 提供者:lilici
  1. LAMP

    0下载:
  2. ARM2410在LINUX串口编程 几个代码带例子-ARM-LINUX serial self-programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:49361
    • 提供者:xiaotian
  1. USB_Driver_For_Linux

    0下载:
  2. Linux下USB相关源码,包括USB串口驱动、USB工具、USB骨架程序、USB键盘驱动、主机控制器驱动范例-Some USB Drivers For Linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:336590
    • 提供者:BINgo_H
  1. COMRecv

    0下载:
  2. 基于AT91RM9200的Linux串口接收测试程序-The Linux-based AT91RM9200 serial port acceptance testing procedures,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1369
    • 提供者:ericalty
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com