Here at Armory, we have an art project using flipdisk to display messages and other content. This project is structured as a monorepo, with 3 main projects.
Armory has negotiated a 3% discount for you w/ AlfaZeta on flip disc panel orders of 50 pieces or more. Just mention "Armory Discount" when you order when you email Marcin at info@AlfaZeta.pl, they're also available at +48.42.689.1200.
This is our main hardware controller for the boards.
Non-affiliate link
A simple USB data converter. 1 of these can talk to 10 (14x28) AlphaZeta panels.
Non-affiliate link
After working on the code, you can deploy it by:
ssh-copy-id pi@192.168.86.26 # add your key for easy login
./bin/build-controller.sh
./bin/deploy-controller.sh
To check on the status on the service, you can do
journalctl -f -u flipdisk.service
You can use your public github key as auth! Get someone to log you in and then you can do:
curl https://github.com/your_github_username.keys >> ~/.ssh/authorized_keys