is it possible to connect pic microcontroller to ethernet?

General discussion on mikroC.
Post Reply
Author
Message
nart_schinackow
Posts: 122
Joined: 28 Apr 2009 16:16

is it possible to connect pic microcontroller to ethernet?

#1 Post by nart_schinackow » 01 May 2009 23:45

i have a question?
i was wondering if anyone could help me in connecting a pic microcontroller to a wiznet module is it possible using the ethernet library ?
or are their any other solutions ?

thanks for your help!

User avatar
srdjan
mikroElektronika team
Posts: 1552
Joined: 28 Dec 2005 12:47
Location: Serbia

Re: is it possible to connect pic microcontroller to etherne

#2 Post by srdjan » 04 May 2009 12:36

Hi,
nart_schinakow wrote:i have a question?
i was wondering if anyone could help me in connecting a pic microcontroller to a wiznet module is it possible using the ethernet library ?
or are their any other solutions ?

thanks for your help!
SPI ethernet library is meant to work with microchip enc28j60 ethernet controller.
j60 ethernet library is meant to work with PICs (pic18fxxj60 family) with built-in ethernet controller.

NUFAN
Posts: 65
Joined: 08 Dec 2009 20:15

Re: is it possible to connect pic microcontroller to etherne

#3 Post by NUFAN » 24 Feb 2010 16:54

srdjan wrote: SPI ethernet library is meant to work with microchip enc28j60 ethernet controller.
j60 ethernet library is meant to work with PICs (pic18fxxj60 family) with built-in ethernet controller.
This means that it can not be possible?

User avatar
anikolic
mikroElektronika team
Posts: 1775
Joined: 17 Aug 2009 16:51
Location: Belgrade
Contact:

Re: is it possible to connect pic microcontroller to ethernet?

#4 Post by anikolic » 24 Feb 2010 17:11

Hi,
Of course it is possible to connect PIC with Ethernet, we have a library with great examples which use Serial Ethernet Board: http://www.mikroe.com/en/tools/serialeth/, and warmly recommend you should check it out!

Best regards,
Aleksandar
Web Department Manager

NUFAN
Posts: 65
Joined: 08 Dec 2009 20:15

Re: is it possible to connect pic microcontroller to ethernet?

#5 Post by NUFAN » 24 Feb 2010 17:19

Thanks, but I want to use SPI_Ethernet library with WizNet module. Is that possible?

nart_schinackow
Posts: 122
Joined: 28 Apr 2009 16:16

Re: is it possible to connect pic microcontroller to etherne

#6 Post by nart_schinackow » 11 Apr 2012 00:29

Yes Now It is possible after a long time ....
check out my library http://www.libstock.com/projects/view/2 ... pi-library

Post Reply

Return to “mikroC General”