Thingspeak graphical user interface
Show older comments
I am using the thingspeak IoT platform
I monitor a temperature sensor with a relay
I need to display a panel with
- Some graphical gauge/indicator to show the temperature.
- Some graphical knob/slider with numerical indicator to set the temperature trip points
- Some light/led indicator to show the status of the relay
Is there any sample setup of something similar or how do I start?
Accepted Answer
More Answers (1)
Bob Johnson
on 3 May 2020
1 vote
I wrote the attached in AutoHotKey.
It draws temperature and movement data from two Thingspeak channels. Temperature is displayed numerically and movement in red progress bar below. This can be positioned anywhere around your screen, AllwaysOnTop and is only 110 x 52 pixels in size. You can see how small as I placed it near the taskbar clock
But it only works with Windows.
Hope this helps
Communities
More Answers in the ThingSpeak Community
Categories
Find more on Visualize Data in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!