WiFi DipCortex USB CDC
Dependencies: HTTPClient NTPClient USBDevice WebSocketClient cc3000_hostdriver_mbedsocket mbed
Fork of WiFiDip-UsbKitchenSink by
http://www.soldersplash.co.uk/products/wifi-dipcortex/
Demo shows you how to implement the CC3000 library with the WiFi DipCortex.
The demo shows :
- USB CDC ( Serial ) Menu system allow control of the module and starting each example
- Smart Connect
- Manual connect
- Connection status
- Ping
- TCP Client
- TCP Server
- Web Socket read/write to sockets.mbed.org
- HTTP Client test Post, Put, Delete
- Posting ADC data to Xively every 1 second
- UDP Client
- UDP Server
- NTP Example, contacts time server to get the current time
You will need a Driver for the USB CDC port which can be found here : http://www.soldersplash.co.uk/docs/DipCortex-USB-CDC.zip
Please refer to : http://mbed.org/users/SolderSplashLabs/notebook/dipcortex---getting-started-with-mbed/ as well as the SolderSplash Forum for support http://forum.soldersplash.co.uk/viewforum.php?f=15
Files at revision 4:ce953c80c5b3
Name | Size | Actions |
---|---|---|
[up] | ||
HTTPClient.lib | 61 | Revisions Annotate |
NTPClient.lib | 68 | Revisions Annotate |
USBDevice.lib | 68 | Revisions Annotate |
WebSocketClient.lib | 63 | Revisions Annotate |
cc3000_hostdriver_mbedsocket.lib | 87 | Revisions Annotate |
main.cpp | 19152 | Revisions Annotate |
main.h | 224 | Revisions Annotate |
mbed.bld | 65 | Revisions Annotate |
tcpTests.cpp | 16534 | Revisions Annotate |
tcpTests.h | 382 | Revisions Annotate |
wifi.h | 1277 | Revisions Annotate |