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:
31:0abdc584823d
Parent:
29:1c4419512941
Child:
33:b5a5a1e6325f
diff -r f3e9053d9b46 -r 0abdc584823d GSwifi_conf.h
--- a/GSwifi_conf.h	Tue Feb 26 03:31:20 2013 +0000
+++ b/GSwifi_conf.h	Tue Feb 26 06:05:11 2013 +0000
@@ -15,9 +15,9 @@
 
 #if defined(TARGET_LPC1768) || defined(TARGET_LPC2368)
 //#define GS_DATA_SIZE 1500
-#define GS_DATA_SIZE 1000
+#define GS_DATA_SIZE 1024
 #elif defined(TARGET_LPC11U24)
-#define GS_DATA_SIZE 500
+#define GS_DATA_SIZE 512
 #endif
 
 #define GS_SYSLOG // log for stdout