Difference between revisions of "CC3000 WiFi Shield for Arduino"

From LinkSprite Playgound
Jump to: navigation, search
(Download)
(Product Description)
 
Line 1: Line 1:
 
==Product Description==
 
==Product Description==
Texas Instrument's CC3000 module is a self-contained wireless network processor that simplifies the implementation of Internet connectivity using simple Link Wi-Fi technology. CC3000's Simple Link Wi-Fi solution minimized the software requirements of the host microcontroller (MCU) and is thus an ideal solution for embedded applications using any low-cost and low-power MCU.
+
Texas Instrument's CC3000 module is a self-contained [http://www.tinyosshop.com/# wireless network] processor that simplifies the implementation of Internet connectivity using simple Link Wi-Fi technology. CC3000's Simple Link Wi-Fi solution minimized the software requirements of the host microcontroller (MCU) and is thus an ideal solution for embedded applications using any low-cost and low-power MCU.
This CC3000 Arduino shield Integrated a onboard LDO, a chip Antenna, and  a level logic shifter. It works fine with Arduino or Arduino compatible main board. It uses SPI for communication so you can push data as fast as you want or as slow as you want. It has a proper interrupt system with IRQ pin so you can have asynchronous connections. It supports 802.11b/g, open/WEP/WPA/WPA2 security, TKIP & AES. A built in TCP/IP stack with a "BSD socket" interface supports TCP and UDP in both client andserver mode, with up to 4 concurrent socket connections.
+
This CC3000 Arduino shield Integrated a onboard LDO, a chip Antenna, and  a level logic shifter. It works fine with Arduino or Arduino compatible main board. It uses SPI for communication so you can push data as fast as you want or as slow as you want. It has a proper interrupt system with IRQ pin so you can have asynchronous connections. It supports 802.11b/g, open/WEP/WPA/WPA2 security, TKIP & AES. A built in TCP/IP stack with a "BSD socket" interface supports TCP and UDP in both client and [http://www.tinyosshop.com/# server] mode, with up to 4 concurrent socket connections.
+
 
 
==Download==
 
==Download==
 
[http://www.ti.com/product/cc3000 CC3000 Page]
 
[http://www.ti.com/product/cc3000 CC3000 Page]

Latest revision as of 07:52, 18 February 2014

Product Description

Texas Instrument's CC3000 module is a self-contained wireless network processor that simplifies the implementation of Internet connectivity using simple Link Wi-Fi technology. CC3000's Simple Link Wi-Fi solution minimized the software requirements of the host microcontroller (MCU) and is thus an ideal solution for embedded applications using any low-cost and low-power MCU. This CC3000 Arduino shield Integrated a onboard LDO, a chip Antenna, and a level logic shifter. It works fine with Arduino or Arduino compatible main board. It uses SPI for communication so you can push data as fast as you want or as slow as you want. It has a proper interrupt system with IRQ pin so you can have asynchronous connections. It supports 802.11b/g, open/WEP/WPA/WPA2 security, TKIP & AES. A built in TCP/IP stack with a "BSD socket" interface supports TCP and UDP in both client and server mode, with up to 4 concurrent socket connections.

Download

CC3000 Page

CC3000 WIKI

Library&Test code

How to buy

Here to buy CC3000 WiFi Shield for Arduino on store