We’re using wifi modules for our thesis and was wondering which sites/forums i can go to just to get more info. Like how to program the modules, how they interact with pics, protocols etc. Thanks
|
||||||
THESIS question (wifi modules)?1 comment to THESIS question (wifi modules)? |
||||||
|
Copyright © 2012 WIFI For Business Wireless Internet - All Rights Reserved Powered by Yahoo! Answers |
||||||
If you’re planning to use a PIC, then a wi-fi to serial module is probably what you’re looking for. Basically the wi-fi is a terminal server, which “hides” the details of networking from you.
Some also support slip or PPP – but then you’d need to implement TCP/IP in your micro. Possible on a PIC, but probably more work than it’s worth.