WiFi DipCortex USB CDC

Dependencies:   HTTPClient NTPClient USBDevice WebSocketClient cc3000_hostdriver_mbedsocket mbed

Fork of WiFiDip-UsbKitchenSink by Carl - SolderSplash Labs

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

History

Added mDNS after smart config default tip

2014-02-07, by SolderSplashLabs [Fri, 07 Feb 2014 00:26:14 +0000] rev 4

Added mDNS after smart config


Fixed websocket read, now two dipcortex's can talk to each other via a websocket.; Moved tmpbuffer to RAM1

2013-11-13, by SolderSplashLabs [Wed, 13 Nov 2013 21:33:37 +0000] rev 3

Fixed websocket read, now two dipcortex's can talk to each other via a websocket.; Moved tmpbuffer to RAM1


Ping reports fixed; Added WebSocket Read

2013-11-12, by SolderSplashLabs [Tue, 12 Nov 2013 09:19:13 +0000] rev 2

Ping reports fixed; Added WebSocket Read


Comment changes

2013-11-04, by SolderSplashLabs [Mon, 04 Nov 2013 22:18:14 +0000] rev 1

Comment changes


Test Project, USB CDC and CC3000 Library

2013-11-04, by SolderSplashLabs [Mon, 04 Nov 2013 19:55:00 +0000] rev 0

Test Project, USB CDC and CC3000 Library