🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

wifi-cc3000

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wifi-cc3000

Deprecated cc3000 driver for Tessel

0.0.1
latest
Source
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

wifi-cc3000

Deprecated. The wifi-cc3000 lib is now included with Tessel's firmware. Do not npm install this package.

The following should work out of the box on Tessel:

var wifi = require('wifi-cc3000');

console.log("is wifi connected? ", wifi.isConnected());

Keywords

tessel

FAQs

Package last updated on 22 Oct 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts