Skip to main content

Digital Control Manager Backend

Project description

moirai

Moirai is the backend for the platform. It is developed as part of my scientific initiation project, named Plataformas de baixo custo para controle de processos (low-cost platform for process control), developed at CEFET-MG (Brazil) under the supervision of Prof. Dr. Valter Leite. The project was developed through a FAPEMIG scholaship.

It's meant to be installed in a computer near the plant, so it can be remote-controlled by Lachesis. It exposes a RESTful API that let's you configure the hardware, save tests and controllers, execute them and fetch the results in real-time or after the execution finishes.

Controllers for this platform are written in Python 3 and can use any librarie available in the computer where moirai is running. It already depends on NumPy and SciPy, as they are commonly used. This platform manages the hardware interfacing through the ahio libray, so extending it's hardware capabilities is a question of extending AHIO, which should be simple. Execution time, sampling time, input querying and output updating is managed by the application and let's you focus on your controller/model.

Installation

Use pip to install. This is a Python 3 application and won't run in Python 2. Use pip install moirai or pip3 install moirai to install it. It also has other dependencies not installable through pip, which can be installed by running moirai --install --sudo. It will install MongoDB (or MySQL on Raspberry Pi) and the Snap7 library. It's designed to work on Windows, macOS (with Homebrew) and Linux (apt-get, dnf, yum and zypper).

If using the Snap7 driver on Windows, you may need to compile the driver yourself and copy it to /Windows/System32.

On macOS, using Homebrew, you can install with:

brew tap acristoffers/repo
brew install moirai

License

Copyright (c) 2016 Álan Crístoffer

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moirai-1.3.28.tar.gz (27.0 kB view details)

Uploaded Source

Built Distribution

moirai-1.3.28-py3-none-any.whl (48.9 kB view details)

Uploaded Python 3

File details

Details for the file moirai-1.3.28.tar.gz.

File metadata

  • Download URL: moirai-1.3.28.tar.gz
  • Upload date:
  • Size: 27.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.0 CPython/3.11.3 Linux/6.2.15-300.fc38.x86_64

File hashes

Hashes for moirai-1.3.28.tar.gz
Algorithm Hash digest
SHA256 60a9b641a2ddb4d5f0e72f0756e737c79f293c1af9e3ebd54a4220712ce67057
MD5 e2d21d4bb22cfe1996314c56f34d57b2
BLAKE2b-256 a8d382313035e8749987d87004e5f49d8cffc7b19f19dc9560db19e3ecadee6c

See more details on using hashes here.

File details

Details for the file moirai-1.3.28-py3-none-any.whl.

File metadata

  • Download URL: moirai-1.3.28-py3-none-any.whl
  • Upload date:
  • Size: 48.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.0 CPython/3.11.3 Linux/6.2.15-300.fc38.x86_64

File hashes

Hashes for moirai-1.3.28-py3-none-any.whl
Algorithm Hash digest
SHA256 a5114b878bf1a97a2005b5e4c1a1f3b3928c578b2a728e6994bdd8206890b7d7
MD5 da81ab1d198dfc8369b4a432cf7c2fe1
BLAKE2b-256 b3cdd6394f6d1cae11bdbb291f739ee7cb9cdf305228de9a03210f647a6ddf2e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page