Adafruit CC3000 Wi-Fi Shield for Arduino with Onboard Ceramic Antenna
This Arduino shield from Adafruit features TI’s CC3000 Wi-Fi module with an onboard ceramic antenna, a microSD card socket, and a designated prototyping area. The CC3000 uses SPI for communication instead of UART, so the communication speed is not limited to a fixed baud rate. It supports 802.11b/g, open/WEP/WPA/WPA2 security, TKIP, and AES, and a built-in TCP/IP stack with a BSD socket interface supports TCP and UDP in client and server mode with up to 4 concurrent socket connections. An Arduino library and example sketches make it easy to get started.
Description | Specs (2) | Pictures (6) | Resources (6) | FAQs (0) | On the blog (1) |
---|
File downloads
-
Datasheet for CC3000 Wi-Fi module from TI (676k pdf)
-
Adafruit CC3000 Wi-Fi Shield for Arduino schematic diagram (59k png)
Printable schematic diagram for the Adafruit CC3000 Wi-Fi Shield for Arduino with Onboard Ceramic Antenna.
Recommended links
-
Adafruit CC3000 library
Arduino library for the Adafruit CC3000 Wi-Fi shield and breakout board.
-
Adafruit CC3000 Wi-Fi guide
This comprehensive guide contains documentation and resources for using the CC3000 Wi-Fi shield for Arduino and CC3000 breakout board by Adafruit.
-
Adafruit Shield Compatibility Guide
This guide lists the Arduino boards that are compatible with each of their Adafruit’s shields.
-
Texas Instruments CC3000 product page
Texas Instruments product page for the CC3000, where you can find the latest datasheet and additional resources.