搜索资源列表
51单片机的Web Server代码
- 51单片机的Web Server代码-51 MCU Web Server code
WebServerOn8051
- 本文介绍了如何使用RTL8019+51内核单片机来实现嵌入式Web服务器,文章包括硬件电路设计、协议的实现、调试的方法、程序的调度。本文对于进行轻量级TCP/IP协议开发的设计人员有很强的指导意义。本文所述Web服务器的源代码请参考本人上传的“TcpIpOn8051.rar”。-This paper describes how to use the RTL8019 51 MCU kernel to achieve Embedded Web server, The article includes
ENC28j60ForC51
- C51单片机下的以太网web程序,以太网芯片为ENC28J60,能够实现嵌入式web服务器-C51 microcontroller Ethernet web under the program, Ethernet MCU is ENC28j60 to achieve an embedded web server
51MCU_ethernet-card
- 本人做的51单片机以太网卡完整工程代码,采用AT89S52单片机+RTL8019以太网芯片,Keil编译。已经实现Ping功能,Web Server功能-A 51 MCU ethernet card program, using AT89S52+RTL8019, using Keil compiler, completed ping function and web server function.
F340_tcpip
- 8051f340做的一个tcpip通讯程序,实现用单片机做一个可以访问的网页-realize a web server by 8051f340 mcu.