Long desired operation - PIC + Wifi. Help please


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Jan 2010
    Posts
    51


    Did you find this post helpful? Yes | No

    Default Re: Long desired operation - PIC + Wifi. Help please

    thanks. I read about connect one modules mentioned above. I also came across MRF24WB0MA which seems quiet cost effective. Any Idea if this would be fit to start with?

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: Long desired operation - PIC + Wifi. Help please

    If you are comfortable with SPI then the MRF24WB0MA looks good.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default Re: Long desired operation - PIC + Wifi. Help please

    The MRF24WB0MA is just a radio with hardware encryption built-in.
    It does not have a TCP/IP stack.
    You have to implement the TCP/IP stack in your program.

    The TCP/IP stack is only available in the C language.
    It is not available in PBP.

    If you are just starting out, the MRF24WB0MA would be your worst choice.
    DT

  4. #4
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default Re: Long desired operation - PIC + Wifi. Help please

    You might look at Roving Network's devices. Microchip bought them about 8-9 months back. Their modules are very cost effective.
    http://www.rovingnetworks.com/products/Wi_Fi_Modules

  5. #5
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,605


    Did you find this post helpful? Yes | No

    Default Re: Long desired operation - PIC + Wifi. Help please

    Hi,
    The MRF24WB0 has a companion chip called MCW1001 which has the TCP/IP stack built in and does the "heavy lifting". MikroE has their Wifi Plus module which is a module with these two parts. I've had one for a while but haven't got around to try it out yet. The Roving Network modules looks really nice too and most of them are cheaper than the Wifi Plus so I don't know....

    /Henrik.

Similar Threads

  1. PIC && WiFi suggestions
    By rdxbam in forum General
    Replies: 22
    Last Post: - 26th July 2011, 17:40
  2. Wifi & PIC
    By Megahertz in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 26th December 2010, 03:16
  3. PIC with WIFI module
    By JAWORSKI in forum Schematics
    Replies: 2
    Last Post: - 3rd December 2008, 03:19
  4. Must reset PIC to get correct operation?
    By Christopher4187 in forum General
    Replies: 5
    Last Post: - 2nd June 2006, 01:59

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts