Add awtSCADA to Visualization/Dashboards (#142)

* Add BitSCADA to Visualization/Dashboards section

* Rename BitSCADA to awtSCADA

* Update URLs: repo renamed to awtscada

---------

Co-authored-by: Alex <macbookpro@MacBookPro.lan>
Co-authored-by: Alex <macbookpro@MacBook-Pro.local>
This commit is contained in:
larionovavi-stack
2026-05-17 07:33:54 -07:00
committed by GitHub
parent 41bd030a5a
commit 8cff01481a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -499,6 +499,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes:
## Visualization, Dashboards
- [awtSCADA](https://github.com/larionovavi-stack/awtscada) - Industrial SCADA/HMI system with MQTT support (plus IEC 61850, OPC UA, Modbus TCP). Runs from a single HTML file in any browser, zero installation. 53 function blocks, 65 graphic elements, real-time trends.
- [MQTT-Tiles](https://github.com/flespi-software/MQTT-Tiles) - MQTT-based IoT dashboard visualization tool. Allows easy dashboards sharing. Works with any MQTT broker supporting the WSS protocol.
- [Crouton](https://github.com/edfungus/Crouton) - A dashboard that taps into your IOT network, using only MQTT and JSON.
- [d3-MQTT-Topic-Tree](https://github.com/hardillb/d3-MQTT-Topic-Tree) - A MQTT Topic Tree viewer using the d3 collapsible tree and MQTT over websockets.