Circuit Lake

Electronic Project and Circuit Collection

Ethernet Controller Related Resources


AVR Wake On LAN Server

September 07, 2010 By: admin Category: AVR, Interfacing, Microcontroller, Project, Remote No Comments →

This AVR based WOLServer allow you to sent WOL packets securely from the Internet to a target PC. The project used Atmel AVR ATMega32L with uIP TCP/IP protocol stack to provide the internet capability. It has a 10base-T Ethernet port to connect to your local network. You can access it by using any telnet client […]

AVR Web Server And Webcam

May 25, 2010 By: admin Category: AVR, Control, Interfacing, Microcontroller, Project, Remote No Comments →

The avrETH1 project shows you how to connect an old cellular phone add-on camera with a 640x480px jpeg output to the internet using an ATmega32 and an ENC28j60 Ethernet controller.

PIC18F4620 Based ENC28J60 Ethernet Controller

December 23, 2009 By: admin Category: Control, Digital, PIC No Comments →

The ENC28J60 is first Microchip’s Ethernet Controller that has features all MAC & PHY IEEE 802.3 10BaseT functions, 8KB of dual access RAM packet buffer and a SPI serial interface. It takes just few components to get the ENC28J60 up and running and connected to microcontroller with support for the industry standard SPI interface. “This […]