Turn the PWM channels into a simple on/off relay for additional hardware.
Project description
Pioreactor relay plugin
This relay plugin allows the user to turn on or off any additional hardware piece on their Pioreactor at a specific channel (as stated in the Configuration).
Installation
Install from the Pioreactor plugins web interface or the command line:
pio install-plugin pioreactor-relay-plugin # to install directly on the Pioreactor
# OR, on the leader's command line:
pios install-plugin pioreactor-relay-plugin # to install on all Pioreactors in a cluster
Or install through the web interface (Plugins tab). This will install the plugin on all Pioreactors within the cluster.
(Optional) Edit the following to your config.ini
, or in the Configurations tab on the web interface:
[PWM]
<the PWM channel you pick>=relay
[relay.config]
hz=100
post_delay_duration=0.2
pre_delay_duration=1.5
enable_dodging_od=1
Usage
Through the command line:
pio run relay
Through the UI:
Under Manage, there will be a new Activities option called Relay. Editable settings include an "on/off" switch to allow the plugin to be toggled while active.
Plugin documentation
Documentation for plugins can be found on the Pioreactor docs.
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 Distributions
Built Distribution
File details
Details for the file pioreactor_relay_plugin-0.4.2-py3-none-any.whl
.
File metadata
- Download URL: pioreactor_relay_plugin-0.4.2-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0rc2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f33758cd7be4b8da5b419f6ef1d1ff444c510a37ac52c4e3f513b47fe4b5c85a |
|
MD5 | 59c0a2ed3a60ae4b5e26e0315103fbf8 |
|
BLAKE2b-256 | a36e1d5ec7f166c39ac146ff931b563acc1fdd33ab33fd5629bcc457c025f532 |