Arduino CC3000 Wifi Shield
CC3000 Wifi Shield is a shield produced by Adafruit that contains a Texas Instruments CC3000 wifi module. It features a built-in ceramic antenna, an SD card socket, and a prototyping area. The CC3000 chip uses the SPI serial communication protocol for fast communication. The module, manufactured according to the 802.11b/g standard, supports open/WEP/WPA/WPA2 security standards, as well as TCP/IP and UDP protocols. While the module can connect to nearby access points, it cannot be used as an access point.
It has a built-in 3.3V regulator and level shifter. This allows the 5V Arduino to easily communicate with the 3V CC3000 chip.
Show More