Thingspeak graphical user interface
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (1)
Bob Johnson
el 3 de Mayo de 2020
1 voto
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
Comunidades de usuarios
Más respuestas en ThingSpeak Community
Categorías
Más información sobre Visualize Data en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!