µTasker Forum

µTasker Forum => ATMELTM AT91SAM7X and AVR32 => Topic started by: zony on December 14, 2007, 06:03:45 PM

Title: AT91SAM7+FreeRTOS with uIP+Wireless ??
Post by: zony on December 14, 2007, 06:03:45 PM
Hello

I'm developing with the AT91SAM7X256 at the moment.

I implemented a FreeRTOS with uIP(Adam Dunkels) stack:
uIP Embedded WEB Server Demo
using the FreeRTOS SAM7X ARM port : http://www.freertos.org/portsam7xiar.html (http://www.freertos.org/portsam7xiar.html)

I would like to use a different PHY layer. I want to use it as a wireless device - 802.11 b/g standard (WI-FI).

Have You got any advices, examples or opinions about this idea?
Is it difficult to change Ethernet to Wireless layer in FreeRTOS with uIP?
What transceiver and baseband processor would be the best, what about the software?
What is the best way to integrate it properly?
I would be greatful for any help.

Mario