Skip to content
/ cc3200 Public

The PubNub Client SDK for TI CC3200 Launchpad via Energia

License

Notifications You must be signed in to change notification settings

pubnub/cc3200

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Please direct all Support Questions and Concerns to [email protected]

PubNub SDKs for TI LaunchPad CC3200 via Energia

Learn more at http://www.pubnub.com

CC3200 with PubNub

This demo app will stream accelerometer and temperature data via the PubNub Data Stream Network.

It uses the PubNub Arduino client, tweaked for use with WiFi (per the instructions on the PubNub Arduino webpage: https://github.com/pubnub/arduino)

In addition, it uses a tweaked version of the Adafruit temperature sensor, with the default address changed to that of the sensor's default address on the CC3200. We also remove an AVR-specific delay library include.

This should be enough to get you started with the TI CC3200 Launchpad via Energia with PubNub. For any other assistance with PubNub on this or any other MCUs, shoot us an email at support.

This sample project uses:

https://github.com/adafruit/Adafruit_TMP006 @ dca895a75b21488e0a8c70b3d8266d525dbf34ac

and

https://github.com/adafruit/Adafruit_Sensor @ 88ae805bce7029804ab888b0e6577dcf2a7694b2

TODO

This demo uses the aJson lib, but there may be efficiencies to be gained by programatically assembling the JSON by hand instead.

Please direct all Support Questions and Concerns to [email protected]

About

The PubNub Client SDK for TI CC3200 Launchpad via Energia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages