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
- Modbus ASCII
- Modbus Binary
- Phant http://phant.io/
- VISA https://pypi.python.org/pypi/PyVISA
- BACNet/IP (in development)
- Meter-Bus, MBus (in development)
- very low Hardware requirements for the Server
- core/HMI
- python 2.7
- django==1.10
- numpy>=1.6.0
- pillow
- python-daemon
- ModbusMaster
- pymodbus>=1.2
- HDF5Export
- h5py>=2.1.1
- SystemStatistics
- psutil
- VISA
- PyVisa >= 1.8
- BACNet/IP
- bacpypes
Detailed installation instruction can be found at: http://pyscada.rtfd.io .
- 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)_.