A piece of software to control race hut lights for sailing.
sudo apt install libclang-dev libgtk-3-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev libssl-dev
Edit lights.toml
and put in the BCM values for each pin in/out. (or read the file and connect the lights to the default positions)
Launch the program and it will open in fullscreen. It may be desired to make this autostart for kiosk purposes.
The repository uses Conventional Commits and any contributions should follow the same style.
git clone https://github.com/BenMcAvoy/RaceHutControl.git
cd RaceHutControl
cargo build --release
For any queries please contact me at ben.mcavoy@tutanota.com