Thingspeak graphical user interface
显示 更早的评论
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?
采纳的回答
更多回答(1 个)
Bob Johnson
2020-5-3
1 个投票
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
社区
更多回答在 ThingSpeak Community
类别
在 帮助中心 和 File Exchange 中查找有关 Visualize Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!