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

Files at this revision

API Documentation at this revision

Comitter:
mskamoona
Date:
Mon May 04 03:41:46 2015 +0000
Parent:
4:779396fc3f76
Commit message:
IR, Bluetooth, Telnet are working!

Changed in this revision

RemoteIR.lib Show annotated file Show diff for this revision Revisions of this file
diff -r 779396fc3f76 -r e4c3ce3f66a2 RemoteIR.lib
--- a/RemoteIR.lib	Mon May 04 03:39:37 2015 +0000
+++ b/RemoteIR.lib	Mon May 04 03:41:46 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/shintamainjp/code/RemoteIR/#793c2aa484b1
+http://developer.mbed.org/users/mskamoona/code/RemoteIR/#793c2aa484b1