src/ee/lunasqu/redstoneoutput | ||
.gitignore | ||
gpio-server.py | ||
plugin.yml | ||
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.