Skip to content
forked from pyscada/PyScada

PyScada is a open source scada system that uses the Django framework as backend

License

Notifications You must be signed in to change notification settings

qianzy96/PyScada

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyScada a open source SCADA system

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 http://pyscada.rtfd.io.

Features

  • HTML5 based HMI
  • Supports the following industrial Protocols
  • very low Hardware requirements for the Server

Dependencies

  • core/HMI
    • python 2.7
    • django==1.11
    • 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
  • 1-Wire
    • OWFS
    • PyOWNet

What is Working and Known Issues

Modbus

  • Modbus TCP

Installation

Detailed installation instruction can be found at: http://pyscada.rtfd.io .

Contribute

License

The project is licensed under the _GNU General Public License v3 (GPLv3)_.

About

PyScada is a open source scada system that uses the Django framework as backend

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.4%
  • HTML 10.4%
  • JavaScript 8.9%
  • CSS 1.7%
  • Shell 0.6%