GSwifiInterface library (interface for GainSpan Wi-Fi GS1011 modules) Please see https://mbed.org/users/gsfan/notebook/GSwifiInterface/

Dependents:   GSwifiInterface_HelloWorld GSwifiInterface_HelloServo GSwifiInterface_UDPEchoServer GSwifiInterface_UDPEchoClient ... more

Fork of WiflyInterface by mbed official

GainSpan Wi-Fi library

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

mbed RTOS supported.

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

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

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

mbed RTOS に対応しています。(mbed2.0)

Revision:
20:9bfb8a13010c
Parent:
19:d035412a7803
Child:
22:d25a5a0d2497
--- a/GSwifi/GSwifi_conf.h	Thu Jun 05 04:21:02 2014 +0000
+++ b/GSwifi/GSwifi_conf.h	Thu Jun 05 06:06:19 2014 +0000
@@ -34,9 +34,9 @@
 #endif
 /*
 #if defined(TARGET_LPC1768) || defined(TARGET_LPC176X)
-#define CFG_EXTENDED_MEMORY1 0x20080000
+#define CFG_EXTENDED_MEMORY1 0x2007c000
 #define CFG_EXTENDED_SIZE1 0x4000
-#define CFG_EXTENDED_MEMORY2 0x2007e000
+#define CFG_EXTENDED_MEMORY2 0x20082000
 #define CFG_EXTENDED_SIZE2 0x2000
 #endif
 */