Thing Speak
Thing Speak
Thing Speak
https://thingspeak.com
* ThingSpeak is free for small non-commercial projects 2
ThingSpeak
https://thingspeak.com
ThingSpeak
• ThingSpeak is an IoT analytics platform service that lets you
collect and store sensor data in the cloud and develop Internet of
Things applications.
• The ThingSpeak service also lets you perform online analysis and
act on your data. Sensor data can be sent to ThingSpeak from any
hardware that can communicate using a REST API
• ThingSpeak is a Web Service (REST API) that lets you collect and
store sensor data in the cloud and develop Internet of Things
applications.
https://thingspeak.com
* ThingSpeak is free for small non-commercial projects 4
What is ThingSpeak?
https://se.mathworks.com/videos/introduction-to-thingspeak-107749.html
ThingSpeak + LabVIEW
LabVIEW www.ThingSpeak.com
The Cloud
Configuration and Settings
SubVI
ThingSpeak
+ Web Browser
Hans-Petter Halvorsen http://halvorsen.blog
ThingSpeak + Web Browser
• We can use a standard Web Browser in order to put data to
ThingSpeak or to get data from ThingSpeak
21
Arduino WiFi Shield + ThingSpeak
• ThingSpeak is a Web Service (REST API) that lets you collect and
store sensor data in the cloud and develop Internet of Things
applications.
• It works with Arduino, Raspberry Pi, MATLAB and LabVIEW, etc.
https://thingspeak.com
Arduino Example:
https://www.arduino.cc/en/Tutorial.WiFi101ThingSpeakDataUploader
Data Collection
www.ThingSpeak.com
apiKey = “xxxxxxxxxxxxxxxxxxxxx";
tagValue = Convert.ToDouble(txtMeasurementValue.Text);
}
27
Hans-Petter Halvorsen
University of Southeast Norway
www.usn.no
E-mail: [email protected]
Web: http://www.halvorsen.blog