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
GainSpan Wi-Fi library
The GS1011/GS2100 is an ultra low power 802.11b wireless module from GainSpan.
mbed RTOS supported.
- about this library: http://mbed.org/users/gsfan/notebook/GSwifiInterface/
- about Wi-Fi module: http://mbed.org/users/gsfan/notebook/gainspan_wifi/
ゲインスパン Wi-Fi モジュール ライブラリ
ゲインスパン社の低電力 Wi-Fiモジュール(無線LAN) GS1011/GS2100 シリーズ用のライブラリです。
mbed RTOS に対応しています。(mbed2.0)
- このライブラリについて: http://mbed.org/users/gsfan/notebook/gainspan_wifi/
- Wi-FIモジュールについて: http://mbed.org/users/gsfan/notebook/gainspan_wifi/
- UARTコマンド、SPIデータインターフェースに対応しました。(2019/09)
Revisions of GSwifi/GSwifi.cpp
Revision | Date | Message | Actions |
---|---|---|---|
21:6431364fc667 | 2014-06-05 | fix init (setAddress) | File Diff Annotate |
20:9bfb8a13010c | 2014-06-05 | bug fix | File Diff Annotate |
19:d035412a7803 | 2014-06-05 | supported http server with rtos | File Diff Annotate |
17:c30ed7b1536d | 2014-03-07 | bug fix wsOpen | File Diff Annotate |
16:105b56570533 | 2014-03-04 | bug fix (cause of hard fault) | File Diff Annotate |
15:086d1a33a197 | 2014-01-30 | fix httpd, WebSocket server, gpio rts/cts, and some bugs. | File Diff Annotate |
13:189e04ac70bd | 2013-11-26 | fix WREGDOMAIN, NDHCP, reconnect | File Diff Annotate |
12:057089026a20 | 2013-11-22 | add more function (smtp, http, httpd, websocket); fix some function; | File Diff Annotate |
11:71d67fea5ace | 2013-11-15 | fix api function, miss spell | File Diff Annotate |
8:64184a968e3b | 2013-10-31 | supported mbed RTOS | File Diff Annotate |
7:f94c59d0c735 | 2013-03-11 | fix getmacaddress | File Diff Annotate |
5:78943b3945b5 | 2013-01-27 | 1st build | File Diff Annotate | base |