A Open Source SCADA System with HTML5 HMI, build using the Django framework. If you like to setup your own _SCADA_ system head over to the :doc:`installation` section.
- HTML5 based HMI
- Supports the following industrial Protocols
- Modbus TCP/IP
- Modbus RTU (in development)
- Modbus ASCII (in development)
- BACNet/IP (in development)
- Meter-Bus, MBus (in development)
- very low Hardware requirements for the Server
- core/HMI
- python 2.7
- django>=1.6
- numpy>=1.6.0
- pillow
- python-daemon
- ModbusMaster
- pymodbus>=1.2
- HDF5Export
- h5py>=2.1.1
- SystemStatistics
- psutil
- BACNet/IP
- bacpypes
Detailed installation instruction can be found at: https://pyscada.rtfd.org .
- Issue Tracker: https://github.com/trombastic/PyScada/issues
- Source Code: https://github.com/trombastic/PyScada
The project is licensed under the _GNU General Public License v3 (GPLv3)_.