Looking to find out who has the ability to add some code to OctoPrint so that it displays the layer number on an LED Hat. or if thats even possible? The hat is called a Rainbow Hat from AndroidThings.
This would be wonderful for manually changing colors which I do way to often.
I have only a "Sense Hat" on one of my Raspi, but not a "Rainbow Hat".
So, if you sponsors my a "Rainbow Hat" I can implement the functionality in my Plugin DisplayLayerProgress
Or you can write your own plugin/python-script and read the layer-information from DLP (GitHub - OllisGit/OctoPrint-DisplayLayerProgress: OctoPrint-Plugin) and "push" the info to your "Rainbow Hat"... if you have question how to do this, I (or others) can give you more insight how to develop in python.
I did some research and found a more cheaper and specific solution.
Because the "Rainbow Hat" cost around 40Euros (German Amazon) and it includes sensors, that are not used for just displaying the layer-number.
In the Plugin-Repository I found two alternatives and for both plugins I have already the hardware in my "e-box" (costs less then 5 Euros, incl. shipping)
So, only some "simple" Software-Development must be done