PDA

View Full Version : Wifi & PIC



Megahertz
- 26th December 2010, 00:01
Hi, I would like to develop few projects using PIC and wifi. I have done few projects using RF modules in the past. Is there any book which can explain more about how to develop simple projects using wifi. May be some details about easily available cheap wifi modules, details about incorporation of PIC etc.
Any information about this subject is welcome.

mackrackit
- 26th December 2010, 02:23
This thread talks about the subject
http://www.picbasic.co.uk/forum/showthread.php?t=11883
and type in wifi or ethernet here
http://www.picbasic.co.uk/forum/showthread.php?t=4751

Books? I do not know of any.

MicroChip has some info about ethernet directly with a chip but I never took the time to figure it out.

Probably your best bet is to use a module.
Cheap? What is cheap :)

Normnet
- 26th December 2010, 03:16
Hi, I would like to develop few projects using PIC and wifi. I have done few projects using RF modules in the past. Is there any book which can explain more about how to develop simple projects using wifi. May be some details about easily available cheap wifi modules, details about incorporation of PIC etc.
Any information about this subject is welcome.See MRF24WB0 (http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2885&param=en547232)
The code is probably in C however.

MRF24WB0MA has an integrated PCB antenna, matching circuitry, and supports Wi-Fi with the free TCP/IP protocol stack.

Norm