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.

How can I connect a PIC microcontroller to the internet?

Status
Not open for further replies.

bereton

Junior Member level 1
Joined
Dec 20, 2002
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
56
connect microcontroller to internet

Hi people,
Its my first time using this forum and I feel a bit dumb actually as i feel y'all are too clever.
I'm trying to connect a PIC18F452 microcontroller to the internet. Does anyone have any ideas on how I can achieve this? :oops:
 

olimex pic web

Hi Bereton,

You may wish to visit Microchip website to find out more. There is an app note on how to connect the PIC to the ethernet.

Regards
 

pic connect to internet

You can use a PPP connection. There are an implementation for PIC microcontrolers called TCP/IP Lean. I have the source code, but I can´t the book that explain the code. You can use a modem or Ethernet connection.. :D
 

microcontroller connected internet umts

Hi there,

The following link show how to connect a PIC microcontroller to a NIC (network interface controller) card. This link also illustrates how to build the webpic = PIC (simple) web sever.

**broken link removed**
 

pic internet

TCP/IP links for PIC:
h**p://w*w.edtp.com/download/iap/iapbook.zip
h**p://w*w.edtp.com/download/eth/edbbook.exe
h**p://w*w.edtp.com/download/inet/inteng.exe
h**p://w*w.edtp.com/download/ethtutorcs/tutorcs.htm
f*p://f*p.microchip.com/download/appnote/internet/00724.zip
h**p://w*w.chipcenter.com/circuitcellar/october00/c1000fe1.htm
h**p://w*w.chipcenter.com/circuitcellar/october01/c1001fe1.htm
h**p://w*w.chipcenter.com/circuitcellar/november01/c1101fe1.htm
h**p://w*w.microchip.com/1000/pline/tools/picmicro/demo/pdemnet/index.htm
h**p://w*w.microchip.com/1000/suppdoc/appnote/category/internet/926/index.htm
h**p://w*w.microchip.com/1000/suppdoc/appnote/category/pic16/962/index.htm
h**p://w*w.microchip.com/1000/suppdoc/appnote/category/pic16/963/index.htm
h**p://w*w.elektroda.pl/ftp/TCPLEAN/tcplean_cd.zip
h**p://w*w-ccs.cs.umass.edu/~shri/iPic.html
 

connecting microcontroller to internet

Look in this topic: **broken link removed**
 

how to connect microcontroller to internet

read tcp/ip lean, if u can get it. it gives the detaik explanation of this.
 

connect to internet by microcontroller

Or you can try PIC-WEB from hxxp://www.olimex.com
If you don't want to solder :)
 

connecting microcontroller with internet

u can search "i-connector" in google.com
usually this connector is attached serially to microcontroller... and is attached to GSM modem.. so the microcontroller is attached to internet through GPRS, by using AT commands in microcontroller. i saw this type of connection...
 

network a pic mircocontroller

very simple...

using Ethernet..
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top