"I ported some of the PIC32 libraries and got most of the code running. But, Microchip said I cannot distribute any of the code due to license issues. So, I was going to redo this work, but said the heck with it. I'm not please with Microchip at…"
"I see the pandaboard next to the quad... I was thinking of going that direction for 802.11g, but I see that it will not fit at all. The beageboard is going to get a TiW (WLink module) sometime at the end of the month...
Are you going to use the…"
"AJAX is is a way for the web browser to open a socket and send tcp/HTTP/XML packets. XML can be a simple binary-64 encoded stream, making it easier to parse.
Maybe just use a netduino plus, 512K of Flash, 127K of RAM, add a shield of the microchip…"
"Ok, yeah, this is one of my many todo projects, get a USB dongle with 1500mw connect it to a host arm cortex LPC1768 or http://code.google.com/p/micropendous/ something like that supports host and configure for adhoc mode. And port the CDC Ethernet…"
"There is a lot of code for a soft AP, it must send out beacons, etc, Not saying it cannot do it, but would be nice to get verification. Also, how many nodes it can support, it must atleast do 2."
"Also, have done a simple AJAX type of approach for a web page, this way, the data on the page changes but the entire page does not refresh. Did this for a simple CLI (command line interface)"