Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Energia Library for WiFi CC3000 BoosterPack #232

Closed
rei-vilo opened this issue Apr 30, 2013 · 2 comments
Closed

Energia Library for WiFi CC3000 BoosterPack #232

rei-vilo opened this issue Apr 30, 2013 · 2 comments

Comments

@rei-vilo
Copy link
Member

The WiFi CC3000 BoosterPack is based on a CC3000 WiFi module.

The TI CC3000 module is a self-contained wireless network processor that simplifies the implementation of Internet connectivity. TI’s SimpleLink Wi-Fi solution minimizes the software requirements of the host microcontroller (MCU) and is thus the ideal solution for embedded applications using any low-cost and low-power MCU.

cc3000
from swru331.pdf

This is the perfect introduction to the internet of things. Any chance of having a library running on Energia?

@measley
Copy link

measley commented Apr 30, 2013

This would be huge to have an energia library for this! I tried the out of box demo, which was terrible to be perfectly honest. No functionality except to deliver raw UDP packets. No client-server example or anything. The TI simpleconfig makes it super easy for you to connect the cc3000 to your router.

@robertinant
Copy link
Member

All done: https://github.com/energia/Energia/tree/master/libraries/SimplelinkWifi. Only took 6 months ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants