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

搜索资源列表

  1. Linux-driver-development2

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第2章、驱动设计的硬件基础。本章讲解底层驱动工程师必备的硬件基础,给出了嵌入式系统硬件原理及分析方法的全景视图。2.1节讲解微控制器、微处理器、数字信号处理器以及应用于特定领域的处理器各自的特点。2.2节对嵌入式系统中所使用的各类存储器与CPU的接口、应用领域及特点进行了详细讲解。2.3节讲解常见的外设接口与总线的工作方式,包括串口、I2C、USB、以太网接口、ISA、PCI和cPCI等。嵌入式系统硬件电路
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:866709
    • 提供者:华清远见
  1. C8051F340_tcpip

    0下载:
  2. 单片机一样可以访问tcp/ip网络,单片机内置串口可以通过cp2200连入tcp/ip网络。 本程序即是使用C8051F340芯片与CP2200实现单片机与以太网互联的示例程序。 有这方面应用的朋友可以参考此示例。
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:262538
    • 提供者:pyg
  1. RTL8019AS

    0下载:
  2. 基于RTL8019AS的串口与以太网接口转换器的设哥-RTL8019AS based serial and Ethernet interface converter design brother
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:158210
    • 提供者:fxs
  1. ETH2232X

    0下载:
  2. ETH2232X是一个串口转以太网的模块,这是ETH2232X模块数据传输协议-ETH2232X is a serial to Ethernet module, which is ETH2232X module data transfer protocol
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:3421
    • 提供者:黄奎
  1. ser2eth_src

    0下载:
  2. ARM7基于RTT的开源串口转以太网程序-Based on ARM7 RTT open source serial turn Ethernet program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-19
    • 文件大小:5153397
    • 提供者:陈伟聪
  1. ip210t

    0下载:
  2. 232转以太网,ip210t是以太网转换串口的号芯片,台湾九阳公司产的-232 to Ethernet,ip210t serial number is the Ethernet switch chips, Taiwan 9 million yuan in production, very worthwhile collection ah, we should not return to regret it.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:394103
    • 提供者:陈云中
  1. AT91SAM7SE32B

    0下载:
  2. AT91SAM7SE32 ARM7 背板 原理图,包含USB、以太网、音频输入输出、蓄电池控制、RS-232串口等-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:85940
    • 提供者:okapy
  1. tcpserver

    0下载:
  2. 以太网转串口服务器端源程序,采用TCP协议进行编写-Ethernet to serial server-side source code, using the TCP protocol for the preparation of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:2024
    • 提供者:
  1. ETORS232V23

    0下载:
  2. 上位机,以太网转串口调试软件,运行于WINDONS-ETHET NET TO RS232
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:744808
    • 提供者:jhon
  1. CAN-bus

    0下载:
  2. CAN编程接口说明 CANbus以太网交换机(SNode)指南 CANbus转串口(TNode-Mix)指南 CAN编程接口说明v3 CANbus转以太网(双路TNode-N2)指南-CAN programming interface CANbus Ethernet switch ( SNode ) guide CANbus to serial port (TNode-Mix ) guide to the CAN programming interface V3 CANbus Ethernet
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:589166
    • 提供者:weichangyong
  1. nc600-program

    1下载:
  2. 串口服务器的编程参考,实现将以太网口转换为普通的串口,代码分为客户端和服务器端-Serial Server programming reference implementation will be converted into ordinary Ethernet port serial, code divided into client and server side
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:346222
    • 提供者:gongqg
  1. Serial-to-Ethernet-Technology

    0下载:
  2. 串口转以太网目前可以采用串口转以太网模块来实现,变得非常简单易用,但是在该技术中出现的一些新问题、使用误区需要引起注意。串口转以太网并不是简单传输媒介的变化,而是串口到TCP/IP的协议转化。其中关系到的关键技术包括:TCP/IP的工作模式问题、串口分帧技术、9位技术。这里详细分析这些串口转网口的技术。-Serial to Ethernet can currently be used serial to Ethernet module to achieve, very easy to use,
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:77903
    • 提供者:lwqq
  1. 232_MCU_temperature_Stepper-motor

    0下载:
  2. 利用VC编写上位机,KEIL编写下位机,上位机通过rs232串口控制单片机,读写温度数据及控制步进电机。附带以太网SOCKET功能,可以远程操作。vc和keil源码都有。-VC preparation of PC, KEIL write the next bit machine, the host computer through rs232 serial port control of MCU, read and write temperature data and control the s
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:2013979
    • 提供者:曾维亮
  1. tongxun

    0下载:
  2. CAN总线通信实例,SCI串口通信实例,快速以太网通信技术的应用实例,虚拟I2C总线软件包应用实例-CAN bus communication instance, SCI serial communication instance, an application example of the Fast Ethernet communication technology, virtual I2C total Instance of the line package applications
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:534695
    • 提供者:tangzilin
  1. LPC_30src

    1下载:
  2. LPC2388芯片全套工程应用程序,实现所有的串口,以太网,其他芯片资源的功能。-LPC2388 chip complete engineering applications, the serial port, Ethernet, and other chip resources function.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-27
    • 文件大小:1049764
    • 提供者:吴明
  1. EtoRS232B

    0下载:
  2. 利用pic18f97j60实现以太网数据与串口数据的转换-To use pic18f97j60 Ethernet data and serial data conversion
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:1276311
    • 提供者:shadow
  1. ENC28J60_Interrupt

    0下载:
  2. ENC28J60是一款串口通信的以太网芯片,速度可达到10M,体积小,引脚少,非常常用。-ENC28J60 Ethernet chip is a serial communication speed can reach 10M, small size, small pin, very common.
  3. 所属分类:DSP program

    • 发布日期:2017-11-12
    • 文件大小:643788
    • 提供者:patrick
  1. ENC28J60_Scan

    0下载:
  2. ENC28J60是一款串口通信的以太网芯片,速度可达到10M,体积小,引脚少,非常常用。-ENC28J60 Ethernet chip is a serial communication speed can reach 10M, small size, small pin, very common.
  3. 所属分类:DSP program

    • 发布日期:2017-11-22
    • 文件大小:635976
    • 提供者:patrick
  1. ETOR232

    0下载:
  2. 改程序实现了串口转以太网的代码,单片机是PIC18系列-Change the program code of the serial to Ethernet, the MCU PIC18 family
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1485954
    • 提供者:
  1. MModBus_TestO

    1下载:
  2. modscan32是modbus/tcp以太网通讯调试工工具,如同串口调试助手一样的工具., -modscan32 is modbus/tcp ethernet communication tools, debugging tools tools like serial debugging aides.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:162949
    • 提供者:wgh
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com