Skip to content

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

SHIVAPRASAD96/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 the :doc:`installation` section.

Features

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

Dependencies

  • 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

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 74.3%
  • HTML 12.5%
  • JavaScript 8.6%
  • CSS 2.1%
  • Shell 1.9%
  • Nginx 0.6%