piLED
This plugin connects to servers running on a raspberry Pi to external LEDs and provides basic server player status indication.
Hardware
Red indicates server is running Yellow indicates player present on internal LAN Green indicates player present externally
Build details
http://embeddedpi.github.io/piLED/
Software
Software repository (Eclipse/Maven)
https://github.com/EmbeddedPi/piLED
-
View User Profile
-
Send Message
Posted Mar 19, 2017Six months later than planned (real life got in the way) the external server version is ready
https://dev.bukkit.org/projects/clientserverled
There is a video showing actual operation operation which is also applicable for this plugin as the output to the LEDs (bar the flashing on startup) is the same for both versions.
-
View User Profile
-
Send Message
Posted Jul 25, 2016@topsweg
Yes, on both counts, I'm currently testing an external server version and will release it over the summer sometime. I have a rack with Ubuntu server running Spigot in the garage which passes status command to a raspberry pi connected to the same hardware as this plugin uses in the living room. I just need to tidy up a few things before I release it here as the IP address of the RaspberryPi is currently hardcoded.
It could be made to work with a piGlow and that would be a good solution for people who didn't want to get a soldering iron out. There's a Java package here that could used in conjunction with my code to enable this. It isn't currently a direction that I'm looking at as my next project after this is for a 2 line LCD display version which will show player names.
-
View User Profile
-
Send Message
Posted Jul 19, 2016Hi,
I find this very interesting. But is it possible to make this work with an external minecraftserver? And also, is it possible to make it work with for example an "pi-glow"?
-
View User Profile
-
Send Message
Posted Jul 4, 2016@xxOrpheus
Thanks for your comment, I appreciate that it is a very niche plugin usage and as such will have a limited audience!
I use it so that the kids (who are the ones who play Minecraft not me) can see when someone joins the server from outside via the traffic light indicator which sits under the TV in the living room.
-
View User Profile
-
Send Message
Posted Jun 30, 2016This isn't extremely useful, but it is a very interesting and unique take on a Bukkit plugin. Well done! I won't be able to test it but I'm confident that it functions as described. Very cool :)