1
0
Fork 0
A Python based project for controlling a set of lights via relay switches -- based on the light meter readings made available via the "Midpoint" project.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

13 lines
750 B

3 years ago
# Return to Ritherdon: Relay
4 years ago
Relay is a Python 3 based project for controlling a set of lights via relay
switches. The controlling of said lights is based on the light meter readings
made available via the 'Midpoint' project (use the 'Overview' link below). Relay
is one of three project which combine to make the 'Personal Flash in Real-Time'
artwork which is one of several artworks created as part of the 'Return to
Ritherdon' project. For more information on this repository and 'Return to
Ritherdon' in general, please use the links below:
3 years ago
- [Return to Ritherdon Overview](https://git.abbether.net/return-to-ritherdon/rtr-docs)
- [Relay Documentaion](https://git.abbether.net/return-to-ritherdon/rtr-docs/src/branch/master/relay/rtr-relay.md)