CC3000 Hookup Guide
This Tutorial is Retired!
This tutorial covers concepts or technologies that are no longer current. It's still here for you to read and enjoy, but may not be as useful as our newest tutorials.
Contributors:
Shawn Hymel
CC3000 Library Installation
If you have the Arduino program open, close it now.
Download the SFE CC3000 Library from the GitHub repository here: SFE_CC3000_Library-master
Right-click on the .zip file and select "Extract All..." to unzip the library.
Copy the newly extracted folder into your (Arduino isntallation directory)\libraries (e.g. C:\Program Files (x86)\Arduino\libraries) folder.