Welcome![Sign In][Sign Up]
Location:
Search - enc28j60 web server

Search list

[ARM-PowerPC-ColdFire-MIPSAtmega32.over.ENC28J60.webserver

Description: ATmage32 + microchip的enc28j60实现web server的解决方案,比lpc2132之类的arm7方案可靠,但是性能会低,如果用在数据处理量很小的领域,AVR的芯片比LPC ARM7的要稳定。压缩包有源代码和电路板原理图,因为AVR单片机不限简单,没必要提供PCB,需要的朋友看一下压缩包里面PDF格式的PCB图就可以参考各种外围器件的选用了。 -ATmage32+ Microchip to achieve enc28j60 the web server solution, than the lpc2132 like ARM7 program reliable, but the performance will be lower, if the volume of data processing used in very small areas, AVR chips than to the stability of the LPC ARM7. Compressed source code package and circuit board schematics, as open-AVR Singlechip simple, no need to provide the PCB, the need for friends to look at compressed package inside PDF format on the PCB diagram can refer to a variety of peripheral devices selected.
Platform: | Size: 568320 | Author: 蔡明 | Hits:

[OtherMINIWEB

Description: mini web using 18f452 and ethernet chip ENC28j60 you dont need a computer to have a web server. very nice
Platform: | Size: 12028928 | Author: Hasan | Hits:

[source in ebooksource

Description: 一个基于AVR单片机与microchip公司以太网控制器enc28j60的web服务器,已经完全调试通过,可以给想使用这个以太网控制芯片的人一点参考-AVR microcontroller based Ethernet Controller enc28j60 with the microchip company' s web server, debugging has been fully adopted, can give you want to use the Ethernet controller chip person a little reference to
Platform: | Size: 363520 | Author: liu | Hits:

[Embeded-SCM DevelopLPC2103WebServer

Description: 很不错的代码:在LPC210X上实习WEB服务器的功能,驱动芯片采用的是ENC28J60,该芯片采用的是带SPI接口的网络芯片!-Very good code: in LPC210X practice on WEB server functionality, and driver chips are used in ENC28J60, the chip uses a SPI interface with a network of chips!
Platform: | Size: 60416 | Author: goodforme | Hits:

[Other Embeded programWebserver

Description: A simple small Webserver application based on AVR ATMEGA16 an ENC28J60 Ethernet chip. This are the PCB of the projekt, created with the free edition of EAGLE 5.5 by a friend
Platform: | Size: 712704 | Author: JUPP | Hits:

[Web Servereth_avr_enc28j60

Description: AVR web server, remote switch application A simple example application to switch on or off a relay via a web-page or via a small application sending UDP packets.
Platform: | Size: 151552 | Author: mrtip | Hits:

[SCMENC28j60ForC51

Description: C51单片机下的以太网web程序,以太网芯片为ENC28J60,能够实现嵌入式web服务器-C51 microcontroller Ethernet web under the program, Ethernet MCU is ENC28j60 to achieve an embedded web server
Platform: | Size: 80896 | Author: Mr.Yumin | Hits:

[ARM-PowerPC-ColdFire-MIPSENC28J60_STM32_TFT

Description: stm32f103为控制核心,enc28j60为网络模块,ili9325驱动的液晶屏lcd 实现web服务器,使用GET 命令数据传输,发送指令,并调用其他服务器图片美化网页,可以学一学html语言,设计更好的页面,调试成功与大家分享,最初代码来自于别人的。-stm32f103 for the control of the core, enc28j60 for the network module, ili9325 driven LCD screen lcd achieve web server, data transfer using the GET command to send commands and calls to other web servers landscaping pictures, you can learn a language, learn html, design a better page, debugging success to share with you, the first code from the others.
Platform: | Size: 998400 | Author: nnnn | Hits:

[SCMweb-server

Description: 采用ENC28j60实现单片机网络功能的实现,抗干扰性强,稳定性高-Realization of to adopt ENC28j60 to achieve a single-chip network, strong anti-interference, high stability
Platform: | Size: 133120 | Author: QMY | Hits:

[SCM2103WebServer

Description: 单片机WEB Server的移植代码,ENC28J60的使用说明-Microcontroller WEB Server porting code, ENC28J60 instructions
Platform: | Size: 134144 | Author: | Hits:

[CSharpMega64Penc28j60

Description: 基于ATMEGA64和ENC28J60完成嵌入式web server设计-ATMEGA64 and ENC28J60 based embedded web server to complete the design
Platform: | Size: 88064 | Author: 孙建 | Hits:

[SCMS64_enc28j60_web

Description: 51 与 enc28J60 实验WEB 通读按例,经过测试,可以考-51 control enc28j60 do web server
Platform: | Size: 915456 | Author: Luyse | Hits:

[Other Embeded programENC28J60-network-module-test

Description: 利用STM32开发板的 ENC28J60网络模块和uIP 1.0实现:TCP服务器、TCP客服端以及WEB服务器等三个功能。 -Use STM32 development board ENC28J60 network module and uIP 1.0 implementation: three functional TCP server, TCP client service and WEB servers.
Platform: | Size: 1494016 | Author: 秦磊 | Hits:

[e-languageETH_M32_EX

Description: ATmega32 + ENC28J60 web server
Platform: | Size: 1754112 | Author: Navid | Hits:

[SCMAVR_PORT

Description: Atmega32+enc28j60实现telnet以及web server功能-Atmega32 and enc28j60
Platform: | Size: 595968 | Author: mzj | Hits:

[SCMENC28J60Experiment

Description: 本实验将实现如下功能:开机检测ENC28J60,如果检测不成功,则提示报错。在成功检测到ENC28J60之后,初始化uIP,并设置IP地址(192.168.1.16)等,然后监听80端口和1200端口,并尝试连接远程1400端口,80端口用于实现WEB Server功能,1200端口用于实现TCP Server功能,连接1400端口实现TCP Client功能。此时,我们在电脑浏览器输入http://192.168.1.16 ,就可以登录到一个界面,该界面可以控制开发板上两个LED灯的亮灭,还会显示开发板的当前时间以及开发板STM32芯片的温度(每10秒自动刷新一次)。另外,我们通过网络调试软件(做TCP Server时,设置IP地址为:192.168.1.103,端口为1400;做TCP Client时,设置IP地址为:192.168.1.16,端口为1200)同开发板连接,即可实现开发板与网络调试软件之间的数据互发。按KEY0,由开发板的TCP Server端发送数据到电脑的TCP Client端。按KEY2,则由开发板的TCP Client端发送数据到电脑的TCP Server端。LCD显示当前连接状态。-The experiment will achieve the following functions: start testing ENC28J60, if the test was not successful, the system prompts error. After successfully detected ENC28J60, initialize uIP, and set the IP address (192.168.1.16), etc., and then listens on port 80 and port 1200, and attempts to connect to the remote 1400 port, 80 port is used for WEB Server functions, 1200 port is used for TCP Server function, connecting ports 1400 TCP Client function. At this point, we enter in the computer browser http://192.168.1.16, you can log in to an interface that can control the development board two bright LED lights off, also displays the current time and the development board development board STM32 chip temperature (automatically refresh every 10 seconds). In addition, we network debugging software (do TCP Server, set the IP address is: 192.168.1.103, port is 1400 do TCP Client, set the IP address is: 192.168.1.16, port 1200) with the development board, namely Boards and can achieve data int
Platform: | Size: 1243136 | Author: 夜辰 | Hits:

[SCM3-web_server(51)

Description: uip协议 51单片机 enc28j60 实现 web server-uip agreement 51 single enc28j60 achieve web server
Platform: | Size: 678912 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSALIENTEK-ENC28J60-WebServer

Description: STM32F103开发板与ENC28J60实现链接以太网,通过网页访问服务器,并通过网页控制端实现相关功能。-STM32F103 ENC28J60 development board and connect Ethernet access server via the web, and to carry out their functions through a web control terminal.
Platform: | Size: 1024 | Author: 戴志威 | Hits:

[Linux-Unixdemosrc

Description: 协议microchip的web server协议栈(Web protocol stack for microchip chip ENC28J60 learning)
Platform: | Size: 1697792 | Author: felix12345 | Hits:

CodeBus www.codebus.net