Page 1 of 1

Ethernet Module for PIC18F97J60 family

Posted: Wed Oct 17, 2007 6:50 pm
by yo2lio
http://www.sfcompiler.co.uk/wiki/pmwiki ... rnetDriver

This program work in Swordfish SE.
Default Ip is 192.168.1.253

Examples have a mini web server page.

This module respond at ICMP, ARP request, UDP, TCP.

Enjoy ! :wink:

Posted: Thu Oct 18, 2007 5:55 pm
by Steven
Thank you very much for posting this - it looks to be a very interesting module. Currently, I do not have a PIC18F97J60, but I might have to get one so that I can try this. I like the idea of being able to web-enable projects and run mini web servers.

Many thanks,

Steve

Posted: Thu Oct 18, 2007 7:21 pm
by yo2lio
My pleasure Steve ! :D

Posted: Fri Oct 19, 2007 2:41 am
by xor
I think it's time for me to learn something a little more than rudimentary Ethernet protocol. You actually have the PIC connected and working as a webpage server at the address above?

Posted: Fri Oct 19, 2007 4:34 am
by yo2lio
Hi XOR,

Yes, is my home made IP-Watcher board with PIC18F67J60 with software posted in this forum. This is simplified version of my Ethernet library and work with Swordfish SE.

Posted: Fri Oct 19, 2007 9:12 am
by RangerBob
Excellent work!

I can't wait to try it out.

I'm now waiting on the mikroElektronika LV 18FJ Devboard to become available to give it a try! Its got one of these PIC18F87J60 parts on board, and i've been waiting for it to release for a while.

If its not out soon, I can see myself rolling my own devboard for it!