For Wifi personal security mode. It is always cumbersome to change the password whenever there is a breach in the network. and even more annoying is to distribute the passwords to the clients/guests. WifiFlexManager is a project that can change the password (with a random predefined length string) whenever the admin sends a specific IR code (through android app) and can retrieve the current password or the connected users (Through Bluetooth screen). So as a client who wants to get connected to the router, you only need to point your phone's IR towards the mbed and press a button, and the current password will be shown at your phone's screen.
Dependencies: EthernetInterface HTTPServer RemoteIR SDFileSystem mbed-rpc mbed-rtos mbed
History
IR, Bluetooth, Telnet are working!
2015-05-04, by mskamoona [Mon, 04 May 2015 03:41:46 +0000] rev 5
IR, Bluetooth, Telnet are working!
Everything Works! Thanks Faris
2015-05-04, by mskamoona [Mon, 04 May 2015 03:39:37 +0000] rev 4
Everything Works! Thanks Faris
Random is working ... code integrity check next
2015-05-04, by mskamoona [Mon, 04 May 2015 02:19:07 +0000] rev 3
Random is working ... code integrity check next
7 all working ... Change printf to remove extra and remove extra code lines
2015-05-03, by mskamoona [Sun, 03 May 2015 06:29:41 +0000] rev 2
7 all working ... Change printf to remove extra and remove extra code lines
3 Telnet, IR and BT work; Next is to add Random Passwords!
2015-04-28, by mskamoona [Tue, 28 Apr 2015 20:27:18 +0000] rev 1
3 Telnet, IR and BT work; Next is to add Random Passwords!
2 Working + IR commands call functions
2015-04-28, by mskamoona [Tue, 28 Apr 2015 06:55:14 +0000] rev 0
2 Working + IR commands call functions