Yeah - finally I managed to update the fridge lights at our hackerspace (@Munich_Maker_Lab )
- FastLED git master
- Arduino IDE 1.6.5
- ESP8266 2.3.0
- MQTT
- ESPAsyncWebServer
- LEDMatrix
- fancy effects
- alert mode (if fridge door is open)
- etc…
Yeah - finally I managed to update the fridge lights at our hackerspace (@Munich_Maker_Lab )
Hi Jürgen, i saw you developed a library named Fastled-GFX, seams very useful and have some additional capabilities over LEDMatrix , do you have any example on how to use it , or do you recommend to use LEDMatrix instead ?., thanks
@Gustavo_K the lib was my first try to port the gfx lib from adafruit to FastLED - but it had some issues, so I decided to change my fork of LEDMatrix to work out of the box without additional libs. And is now compatible to ledtext and ledsprites