Go to file
2020-10-04 16:25:08 +03:00
src/main complete overhaul: now using MQTT protocol 2020-10-04 16:25:08 +03:00
.gitignore complete overhaul: now using MQTT protocol 2020-10-04 16:25:08 +03:00
gpio-server.py initial commit 2020-09-18 17:19:44 +03:00
pom.xml complete overhaul: now using MQTT protocol 2020-10-04 16:25:08 +03:00
README.md initial commit 2020-09-18 17:19:44 +03:00

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.