CyaSSL usage example: Xively access with HTTPS
Dependencies: EthernetInterface HTTPClient mbed-rtos LM75B mbed
You are viewing an older revision! See the latest version
Homepage
For use this example:
- Go to Xively.com. Sign up, and create your channel.
- Copy Feed ID and API Key on the page to XI_FEED_ID and XI_API_KEY in xively-main.cpp.
- The demo assumes LM75B temperature sensor on Xively Jumpstart Kit board. If your board does not have it, replace tmp.read() with your own read.
- Build, download it to mbed, and you will get the result on your Xively channel page.