Wifi Modules
AP Finder (used to find and connect to a local AP)
Packet Spy (used to view data floating in the air, no recording and locks up every now and again)
Port Scan (can scan for open ports on a certian IP)
Shoutcast (does not work really, but the code should help others)
Its needs to be changed from using the sync method of libmad, to a frame based version.
Has support for multiple list (hardcoded at the moment ) Scratch Pad (will be removed)
was going to be a simple notepad, but the Calendar should take its place.
Remote Desktop (still a little buggy)
It allows you to connect to a PC (running the server program I made)
Config
Just pretty much Wifi Settings.
Desktop Sync (not implemented yet)
Will be used to sync up information between your DS and PC (mainly for the calendar at the moment, but will also include other settings)
Some Notes:
This is more of a learning tool than a real project, so there are bugs.
A Main one is when connecting to an AP you must use the "Connect" button twice (think its a problem with the WIFI Lib)
Shoutcast does not work. It will read station info, but playing has been removed till i can figure out how to use libmad right.