Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.14 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.14 KB

Python/Raspberry Pi Relay Controller (LED Photoreactor)

Description

Tkinter based GUI for controlling a relay board powered by a Raspberry Pi microcomputer. In the original use case, each relay is connected to a 10 W LED allowing for an array of LED photoreactors that can be powered for a set time period.

Project Status

No longer being updated, final state.

Installation

On Windows or Linux computers, the python package (ZalRelayv2.py) can be run as long as the required python packages are installed. Relay board must be connected to the Raspberry Pi with correct GPIO pinout.

Usage

'''python ZalRelayv2.py'''

Support

Contact the author at mmfahey92@gmail.com if any major bugs found.

Roadmap

No future updates outside of bug fixes.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors and Acknowledgment

Mackenzie Fahey

mmfahey Programming

mmfahey92@gmail.com

https://mmfahey-portfolio-app.herokuapp.com/

https://github.com/mmfahey

License

MIT