I want to make ethernet controller with ENC28J60 and PIC16F877 or PIC18F2550?
Can somebody post a schematic,code for this problem?I want to make because I have ENC28J60,free sample from Microchip and PIC16F877(PIC18F2550) sample,too.
I want to make ethernet controller with ENC28J60 and PIC16F877 or PIC18F2550?
Can somebody post a schematic,code for this problem?I want to make because I have ENC28J60,free sample from Microchip and PIC16F877(PIC18F2550) sample,too.
Here is one that uses a PIC18F25J10 with a ENC28J60. You could take a look at the schematic. Hopefully that helps. There is no PicBasic code that I know of, only C code for the TCP-IP stack. Edit: I stand corrected! Here is some PBP code for the TCP-IP stack http://www.picbasic.co.uk/forum/show...8612#post98612
http://olimex.com/dev/pic-mini-web.html
Last edited by ScaleRobotics; - 28th January 2011 at 15:08.
Do you have with another PIC?Like PIC18Fxxxx or PIC16F8xx?I am from Macedonia and I can't find PIC18F25J10,and I don't have a programer for this PIC!so please find another,or does somebody design and programed a project like this?
OMG... did you ever heard of google?
"By the seventh day God had finished the work he had been doing; so on the seventh day he rested from all his work."
http://www.microchip.com/forums/tm.a...F877,QUESTION&
http://lmgtfy.com/?q=enc28J60+pic16f877
Last edited by mister_e; - 27th January 2011 at 19:39.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Maybe this will help, maybe it won't. But it's the closes I could come up with.
http://www.micro-examples.com/public...-ethernet.html
Edit: Ok, with Steves help, here is a really cute one http://www.ljcv.net/eip10/
Last edited by ScaleRobotics; - 27th January 2011 at 20:16.
ok,it's ok.But I am confused,how to control the devices on the other side of the of the controller,how to send a command.What I have to make?
Have a look at
http://www.mikroe.com/eng/products/v...thernet-board/ There are example files for such a device (OK it's not PicBASIC pro) which controls an LED via a web page
Also http://www.sfcompiler.co.uk/forum/vi...hp?p=7689#7689 has links to some examples in swordfish
Bookmarks