搜索资源列表
-
0下载:
AVR单片机,以太网转串口的程序,enc28j60以太网芯片,ATmega32单片机-AVR microcontroller, Ethernet-to-serial procedures, enc28j60 Ethernet chips, ATmega32 microcontroller
-
-
0下载:
C8051F340,CP2200,实现的串口转以太网程序-C8051F340, CP2200, implementation procedures for serial to Ethernet
-
-
0下载:
51串口程序,希望对大家有帮助,RS232经典程序!-51 serial procedures, in the hope that everyone has to help, RS232 classic program!
-
-
0下载:
用于conextop(串口转以太网)的程序,已经测试通过了,非常好用。并且可同过网络调试助手,查看结果-For conextop (Serial to Ethernet) process has been tested, and very easy to use. And can be the same over the network debugging aids, view the results
-
-
0下载:
UDP转SCI程序(串口转以太网板程序)
Web Server程序-UDP transfer SCI program (Serial to Ethernet board procedures) Web Server program
-
-
1下载:
51以太网转串口程序,单片机和网络直接通信-51 Ethernet to serial procedures, direct communication microcontroller and network
-
-
0下载:
Describe how to comm with serial to Ethernet Interface & ENC28J60 form microcip
-
-
0下载:
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.
-
-
0下载:
串口转以太网目前可以采用串口转以太网模块来实现,变得非常简单易用,但是在该技术中出现的一些新问题、使用误区需要引起注意。串口转以太网并不是简单传输媒介的变化,而是串口到TCP/IP的协议转化。其中关系到的关键技术包括:TCP/IP的工作模式问题、串口分帧技术、9位技术。这里详细分析这些串口转网口的技术。-Serial to Ethernet can currently be used serial to Ethernet module to achieve, very easy to use,
-
-
0下载:
串口接收pc数据,再通过网口用UDP发送出去。单片机为stm32f107-Serial port to receive the pc data through the Ethernet port using UDP sent. SCM as stm32f107
-
-
0下载:
改程序实现了串口转以太网的代码,单片机是PIC18系列-Change the program code of the serial to Ethernet, the MCU PIC18 family
-
-
0下载:
基于PIC18F66J60单片机是实现以太网和RS32串口通讯转换的例程,希望对您有所帮助-PIC18F66J60 microcontroller-based Ethernet and RS32 serial communication conversion routines, hoping to be helpful to you
-
-
0下载:
串口转以太网w5200芯片,在msp430f5438a上的LookBack测试程序。-Serial-to-Ethernet the w5200 chip, in msp430f5438a on LookBack test program.
-
-
1下载:
stm32f107以太网,串口转以太网,本资料仅供参考。如引起系统故障,本人概不负责-Ethernet stm32f107, serial to Ethernet, the information for reference only. I take no responsibility for the cause of the system failure,
-
-
1下载:
是一个用51单片机驱动ENC28J60网络接口芯片的源码,实现51单片机转以太网,也可以做成基与MCS-51单片机的串口服务器。-Is a single-chip driver with 51 network interface chip ENC28J60 source, achieving 51 SCM to Ethernet, the base can also be made with MCS-51 microcontroller serial server
-
-
0下载:
51串口转以太网,使用uip协议,调试可用-51 Serial to Ethernet, debugging can be
-
-
0下载:
基于stm32的以太网转串口透明互传,采用enj28j60
-
Ethernet to serial-based stm32 transparent to each other, using enj28j60
-
-
0下载:
MINEUB以太网转串口模块使用说明,串口调试助手及网络调试助手-MINEUB Ethernet to serial module descr iption, serial debugging assistant and network debugging assistant
-
-
0下载:
以太网转串口,方便面硬件工程师开发程序,能将串口的数据转成以太网数据,或以太网数据转成串口的数据。-Ethernet to serial, instant noodles and hardware engineers to develop the program, can turn into a serial data Ethernet data or Ethernet data converted into serial data.
-
-
0下载:
内置的TCP/IP协议栈可以方便的将一个串口设备连接到以太网。本系统一共能够支持三种
不同的网络连接模式:TCP SERVER模式、TCP CLIENT模式和UDP模式。UDP和TCP协议最大的不
同是,TCP协议对所发出的数据包需要进行接收方的确认,否则发送方认为接收方没有收到数
据,进行重新传送或差错处理;UDP协议则不需要接受方进行确认。虽然不需要确认降低了数
据传输的可靠性,但是这将有利于快速的数据传输。(The system is embedded with TCP/IP st
-