PDA

View Full Version : how to program PIC18F4620 to interface with TCP/IP



izyan
- 16th September 2008, 05:59
I need an example how to program the PIC so that the data send trough TCP/IP connection will on the LED. Can anybody help me?

Jumper
- 16th September 2008, 16:27
You would probably be better off with a PIC that has built in Ethernet, or an external Ethernet module from Microchip, and probably a compiler that supports TCP/IP.

/me