|
|
I’m not sure I understand enough about how WiFi works to ask this question, so bare with me: One Bug device I’d love to make is pretty simple: I want a GPS and a WiFi connection. That device could live in my backpack. It would know the current position and log of where I’ve been. Along with that, it would provide a mini "server" that I could connect to to ask (for example) where I am and where I’ve been (over TCP/IP). The way I’d use this would be to write a client for (for example) an iPod touch. The Touch client could display a map (etc) and get the position info (over WiFi) from the device. The thing is, to connect over wifi, you have to be able to connect to a router (I guess?). So, can the new WiFi module act as a router itself? Or would both my Touch and the device have to connect to a separate router (making this idea useless). Or is there a way to make a (peer to peer) connection between the two? I may be asking the wrong questions, but I hope someone can understand what I’m getting at. Any insight would be helpful. Thanks! |
|
|
I believe that you should be able to set up your BUG with wifi in ad-hoc mode to support this kind of thing. I still have not had any hands-on time with the wifi module, but this is one of the first things I want to test when I do. |
|
|
Cool! Please let us know when you've had a chance to try it. Thanks, tim |