2. Streaming sensor data to ThingSpeak cloud platform

The Hypertext Transfer Protocol (HTTP) is designed to enable communications between clients and servers. HTTP works as a request-response protocol between a client and server. Using these HTTP requests I can upload my sensor data to ThingSpeak server.



The light sensor outputs analog voltage value according to light intensity the ADC of msp430f5529 converts to digital and doing some calibrations percentage of light in our room can be seen on our thingspeak.com user page .We can make the sensor data to public by providing our sensor value streaming page.

Comments

Popular posts from this blog

Internet of Things Dashboard using Freeboard