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.
- Replace tmp.read() with your own sensor value.
- Build, download it to mbed, and you will get the result on your Xively channel page.