Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

big problem with enc28j60 and atmega

Status
Not open for further replies.

sir_desmond

Newbie level 3
Joined
Dec 2, 2011
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,305
for my final year project i am doing a home automation system. As part of the project i have to control devices via a web server. I have been trying very hard to interface my atmega with the enc28j60 controller but to no avail. can anyone who has tried this project help me at least know how to blink an led from a web server?A step by step outline will be greatly appreciated.I am running out of time.pls help me out
 

thanx for da link. but the thing is i am trying to simulate it in proteus first before the actual connection.i want a sample code that blinks an l.e.d in the proteus simulation from my web browser.
 

Then enc28j60 is a microchip part. Visit their website and download the microchip application libraries (MAL) it contains their tcp/ip stack for the enc28j60 and, if memory serves me correctly, demo code with functioning web servers. it should contain initialisation code for the part and give you an insite as were to start
 
thanx for da link. but the thing is i am trying to simulate it in proteus first before the actual connection.i want a sample code that blinks an l.e.d in the proteus simulation from my web browser.

there is an ethernet demo in the examples folder of proteus - may be just have a look at it to get ideas ? regards,
 
thanks alex. i tried it. the program works.but i want to know what else i have to do to be able to control my proteus simulations from the web browser over a network. i used vmware to create a LAN but when i put that ip address into my browser nothing comes or i get a forbidden error from xampp
 

I don't know if proteus can access the network but it seems unlikely.
I haven't used the enc28j60 in a simulation, I have only made the real circuit which works fine.

Alex
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top