GainSpan Wi-Fi library see: http://mbed.org/users/gsfan/notebook/gainspan_wifi/

Dependents:   GSwifi_httpd GSwifi_websocket GSwifi_tcpclient GSwifi_tcpserver ... more

Fork of GSwifi by gs fan

GainSpan Wi-Fi library

The GS1011 is an ultra low power 802.11b wireless module from GainSpan.

see: http://mbed.org/users/gsfan/notebook/gainspan_wifi/

/media/uploads/gsfan/gs_im_002.jpg /media/uploads/gsfan/gs1011m_2.jpg

ゲインスパン Wi-Fi モジュール ライブラリ

ゲインスパン社の低電力 Wi-Fiモジュール(無線LAN) GS1011 シリーズ用のライブラリです。

解説: http://mbed.org/users/gsfan/notebook/gainspan_wifi/

Revision:
24:5c350ae2e703
Parent:
23:a783c62c36d0
Child:
25:f6e5622d2930
--- a/GSwifi_net.h	Mon Jan 21 05:58:28 2013 +0000
+++ b/GSwifi_net.h	Wed Jan 23 07:41:23 2013 +0000
@@ -16,9 +16,9 @@
 #include "mbed.h"
 #include "host.h"
 
-#define GS_USE_HTTPD  // comment out if not use httpd
-#define GS_USE_WEBSOCKET
-#define GS_USE_SMTP  // comment out if not use smtp
+#define GS_USE_HTTPD  // use http server
+//#define GS_USE_WEBSOCKET  // use websocket (need httpd)
+#define GS_USE_SMTP  // use smtp client
 #define GS_SYSLOG // log for stdout