CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - 串口程序

搜索资源列表

  1. TestRS485

    0下载:
  2. RS485串口通信程序,类似于【串口调试助手】,演示了如何设置RTS和清除RTS,同时,这些设置不影响RS232和RS422的使用-RS485 serial communication program, similar to [serial debugging aides], demonstrates how to set the RTS and clear the RTS at the same time, these settings do not affect the RS232 and
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:62381
    • 提供者:liujianfei
  1. chuankou

    0下载:
  2. 串口应用程序,波特率为115200,1起始位,8数据位,2停止位。已通过测试。-Serial applications, the baud rate 115200,1 start bit, 8 data bits, 2 stop bits. Has been tested.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:1069
    • 提供者:li
  1. serial

    0下载:
  2. ARM串口驱动程序,是可以正常驱动的程序,请大家笑纳。-ARM serial driver, is can the normal driver program, please kindly accept it.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:918
    • 提供者:巨细
  1. ipsender3.1

    0下载:
  2. linux上服务器的网卡驱动,内核编程,ioctl 驱动,ioctl是设备驱动程序中对设备的I/O通道进行管理的函数。所谓对I/O通道进行管理,就是对设备的一些特性进行控制,例如串口的传输波特率、马达的转速等等。 本代码是公司工程实际产品的驱动,极具参考价值。-linux on the server s network card drivers, kernel programming, ioctl driver, ioctl is device driver for the device I
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-13
    • 文件大小:3112704
    • 提供者:easonwang
  1. Sig_SW

    0下载:
  2. 本程序基于s3c2440的IO口电平状态检测驱动,适用于开关量信号检测电路。程序实现:检测当前IO口状态并通过串口打印。-This procedure applies to the switch signal detection circuit based on the the s3c2440 IO port level of state detection driver,. Program: detection of IO port status and print through the s
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:2609
    • 提供者:张宇涛
  1. s3c24xx_uart_test

    0下载:
  2. 本程序为基于s3c2410或s3c2440的串口测试裸机驱动,程序内以包涵各类头文件,程序可自动检测是s3c2410还是s3c2440。方便大家学习使用。-This program is based s3c2410 or s3c2440 serial test bare-metal driver, the program to cater for all types of header files, the program automatically detects s3c2410 or s3c
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:4415
    • 提供者:张宇涛
  1. Tinyos

    0下载:
  2. 通过串口采集telosb节点采集的温湿度数据的程序-Telosb node temperature and humidity data acquisition program collected through the serial port
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:2416
    • 提供者:
  1. 2intauart

    0下载:
  2. LPC2000 中断和串口程序,ARM开启两个中断源Eint1与Eint2,分别用一个按钮来控制。在没有中断的时候两个LED都缓慢闪烁,当任何一个中断被出发的时候,对应的LED会急促闪烁,逐渐回复正常。 此外,使用一个串口来发送当前状态,在无中断的时候发送正常状态报告,当有中断的时候,串口发送中断源。 -lpc2000 interrupt and uart proc,tow interrupt resorces and seperately control tow led2 and se
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-10
    • 文件大小:1337
    • 提供者:zhu
  1. Driver_of_the_Linux_serial_ports-

    0下载:
  2. Linux串口(serial、uart)驱动程序设计。全部源码分析解释,非常不错的参考。-Driver of the Linux serial ports。 The full source code analysis and interpretation of a very good reference
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:31522
    • 提供者:Harry
  1. ADTest

    0下载:
  2. "led+bell驱动.rar"开发板上led和bell的驱动程序,"LedText.rar"是led和bell的应用程序 “串口测试.rar”是串口测试程序。串口驱动中已包含三线串口 “温度测试.rar”是温度传感器测试实验,驱动与应用做在一起的 “LedControl.rar”包含led、bell、key的测试程序,驱动与应用做在一起的。-"led+ bell, drive rar" development board led and bell driver t
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-19
    • 文件大小:5787108
    • 提供者:王五
  1. s3c2440receive

    0下载:
  2. 一个串口发送程序,里面有部分注释,有一些参考价值-A serial port to send the program, which is part of the Notes, there is some reference value
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-10
    • 文件大小:1154
    • 提供者:zheng
  1. mcpcan

    0下载:
  2. linux-CAN驱动.rar为linux(2.6.12)下的驱动源码 cantest.rar是wince5.0下的can测试程序,是应用和驱动一体的。使用的时候,将应用程序拷贝到开发板上双击,注意串口输出。-linux-CAN driver rar driver source code under linux (2.6.12) cantest.rar under wince5.0 can test program, one of the applications and drivers
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:7866
    • 提供者:孙瑾
  1. hamachi

    0下载:
  2. PCI串口驱动程序,C语言,linux环境下嵌入式驱动程序开发,可以运行。-PCI serial port driver, C language, the Linux environment embedded driver development, you can run.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-25
    • 文件大小:21676
    • 提供者:程昊
  1. tcp_server

    0下载:
  2. 服务端的程序,编译成功 linux下的串口驱动 -Service end of the program compiled successfully under linux serial port driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:1112
    • 提供者:zhanhe
  1. zigbee

    0下载:
  2. zigbee串口通信的程序及测量温度的程序-zigbee serial communication procedures and the temperature measurement procedure
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:1468
    • 提供者:zhanhe
  1. send_rcv

    0下载:
  2. 是mini2440和cc2420读写串口读写的程序-Mini2440 and cc2420 read and write serial read and write procedures
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:1297
    • 提供者:zhanhe
  1. chuankou

    0下载:
  2. linux简单的串口驱动测试程序,对初学者有一定的帮助-linux serial driver testing procedures have some help for beginners
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-12
    • 文件大小:2131
    • 提供者:小红人
  1. 08_485

    0下载:
  2. 2410 arm7 485串口实验程序,内含源码 驱动-2410 the arm7 485 serial experiments program, containing the source drive
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:3295
    • 提供者:lyx
  1. ch34_linux

    0下载:
  2. ch34 usb转串口源码程序-ch34 usb to serial source program. . . . . . . . . .
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:5504
    • 提供者:yu
  1. read

    0下载:
  2. Tq2440读串口程序-Tq2440 read the serial program。。。。。。。。。。。。
  3. 所属分类:Driver develop

    • 发布日期:2017-11-10
    • 文件大小:237780
    • 提供者:dengxiaoming
« 12 3 4 »
搜珍网 www.dssz.com