BlinkStick forum member @juzam76 shared his implementation of BlinkStick Square as MQTT receiver. His setup involves a Raspberry Pi running Node-RED flows and a Windows machine with an MQTT receiver to show notifications on BlinkStick Square. The neat feature is that his setup allows controlling of any number of BlinkStick devices and it’s not only limited to BlinkStick Square boards.
Node-RED already has native implementation of BlinkStick, but @juzam76 wanted to show notifications on a remote machine. Worth noting that Node-RED implementation currently supports only single LED BlinkStick devices or BlinkStick Square and BlinkStick Strip in WS2812 mirror mode. It can control multi LED BlinkSticks, but only controls the first LED on the device. I’m planning to support all new multi LED features in near future.