Skip to content

victor-rene/MicroScada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroScada

Teaching software architecture with a demo SCADA application

Setup

Requires sqlite3 (built-in) and PyYAML (using v3.08)

  • Download at http://pyyaml.org/wiki/PyYAML
  • On Windows, install using pip or drop the files in lib/site-packages
  • On Android (Ubuntu VM), drop the yaml directory next to 'main.py'

Features

Animation and graph. Bind a thermometer, led, or manometer to a source of data, and watch. Data is stored in the database. Click on the labels to switch to another source.

Pipeline editor and simulator. Build your pipes network and activate pumps, valves and gauges. Data is stored in the database.

Blog: http://victor-rene.com

Projects: http://logiqub.com

About

Teaching software architecture with a demo SCADA application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages