Go to file
Evert Prants bc0cef6fe3
initial commit
2020-09-18 17:19:44 +03:00
src/ee/lunasqu/redstoneoutput initial commit 2020-09-18 17:19:44 +03:00
.gitignore initial commit 2020-09-18 17:19:44 +03:00
README.md initial commit 2020-09-18 17:19:44 +03:00
gpio-server.py initial commit 2020-09-18 17:19:44 +03:00
plugin.yml initial commit 2020-09-18 17:19:44 +03:00

README.md

RedstoneOutput

Custom Spigot plugin for interacting with Raspberry Pi GPIO outputs.

This plugin uses a client-server model for interacting with GPIO because the pi is too slow for Spigot. Will try native when I get my RasPi 4 8GB. gpio-server.py is to be run on the pi.