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

搜索资源列表

  1. usart

    0下载:
  2. ATmega16单片机的串行通信功能,能从串口调试助手中接收数据,也能向串口发数据-ATmega16 microcontroller serial communication function, can receive data in serial debugging assistant can also send data to the serial port
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:1767
    • 提供者:majunbao
  1. serial

    0下载:
  2. linux下QT串口示波器,能显示波形,很好用!-serial
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:955856
    • 提供者:王魁
  1. kpib

    0下载:
  2. kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command: r = kpib(INSTRUMENT,GPIB, read ) will return the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:102456
    • 提供者:Nikhiln
  1. serial

    0下载:
  2. serial communication code for 8051
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:19320
    • 提供者:sandeep
  1. NetSerialComm

    0下载:
  2. 串口类实例,用于读取RS232串口数据,包含串口各项参数的设置,使用时可用虚拟机创建模拟串口来传递数据,适合初级人员参考-Serial class instance, RS232 serial port for reading data, including the serial port settings of the parameters, the virtual machine can use the serial port to transfer data to create simul
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:52367
    • 提供者:王健
  1. linux-socket-C-S

    0下载:
  2. 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:11725
    • 提供者:hbf
  1. serial

    0下载:
  2. RS232串口驱动的例子 初学者可以好好研究一下 相当有帮助-RS232 serial port driver example for beginners to look carefully at it that way
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:121537
    • 提供者:吴杨
  1. serial-VHDL-Deign

    0下载:
  2. 本程序模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。-This procedure is to verify the function module and the PC machine to achieve a basic serial communication functions. Need to install a serial PC, debugging tools to verify functionality of the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:65960
    • 提供者:RoyHunter
  1. serial

    0下载:
  2. 一个串口程序,可以帮助你自已开发串口驱动-A serial program, can help develop your own serial port driver
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:162678
    • 提供者:wuage
  1. 6

    1下载:
  2. 4位数码扫描显示电路,我们控制一个七段LED需要8个输出端口;如果要输出四位十进制数,就需要32的输出端口,这将占用大量的端口资源。采用串行扫描显示,我们只需要8+4共12个端口即可。其原理是:用一个四位的输出端控制,某一时刻只选中其中的一个LED(输出为‘1’表示选中),八位的输出端将该LED所需要显示的值输出;然后四位的输出端值改变,选中下一个LED。这样依次类推。如果选择的频率很快,达到50Hz以上,由于人眼的视觉暂留效应,看起来就像4个LED同时显示。 设计一个程序,输入四个一位十
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3700
    • 提供者:李小勇
  1. 7

    0下载:
  2. 调用总共四个计数器(两个六进制,两个十进制,六进制计数器可由实验五的程序做简单修改而成)串起来构成异步计数器,计数器的值,通过实验九串行扫描输出。用1Hz连续脉冲作为输入,这样就构成一个简单的1h计时器。带一个清零端。 输入:连续脉冲,逻辑开关;输出:七段LED。 -Called a total of four counters (two six-band, two decimal, hexadecimal counter by six experimental procedure
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:6380
    • 提供者:李小勇
  1. Serial_Port_Communication_pdf

    0下载:
  2. RS232串口技术文摘 串口硬件标准:串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为一种标准,目前已在微
  3. 所属分类:Com Port

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

    0下载:
  2. PXA255下,wince中的LCD串口驱动,使用工具是platfrom 4.2-PXA255,wince LCD serial driver,the Development Tools is platfrom 4.2
  3. 所属分类:Windows CE

    • 发布日期:2017-03-31
    • 文件大小:37249
    • 提供者:王均伟
  1. serial

    0下载:
  2. 实现了一个串口功能,用Verilog语言写的,可作为IP使用-Implements a serial port function, written using Verilog language can be used as an IP
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:419472
    • 提供者:hongfeng
  1. USB2.0protocol

    0下载:
  2. USB 2.0 规范 USB 是一种支持热插拔的高速串行传输总线,它使用差分信号来传输数据,最高速度 可达480Mb/S-USB is a standard USB 2.0 High-speed serial transmission is hot-pluggable bus, it uses differential signaling to transfer data at speeds up to 480Mb/S
  3. 所属分类:USB develop

    • 发布日期:2017-05-03
    • 文件大小:1272983
    • 提供者:frank
  1. SerialTest

    0下载:
  2. Windows CE 6.0 串口通讯类及测试程序。-Serial communication class Windows CE 6.0 and testing procedures.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:31752
    • 提供者:mxjpage
  1. Serial

    0下载:
  2. 串口的设计思路和需要注意的问题 包括.v 文件-include serial.v file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:197921
    • 提供者:Jammy
  1. UartDemo

    0下载:
  2. VB.NET 串口工具 Serial Tools-Serial Tools Serial Tools VB.NET
  3. 所属分类:.net

    • 发布日期:2017-03-31
    • 文件大小:95294
    • 提供者:youchunsheng
  1. comserial

    0下载:
  2. here is the code for serial communications
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4105480
    • 提供者:narsing
  1. ZHANGqwert

    0下载:
  2. 单片机双机行串口通信的实现,自发自收检测是否正常-SCM Dual-line serial port communication, spontaneous from the income test for normal
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-03
    • 文件大小:472749
    • 提供者:张阳
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com