Using UDP datagrams to control a remote PB?

I posted a bit ago about something relevant: I wrote a few pixelblaze control libraries I can no longer work on due to disability

Specifically, the pixelblaze-rs Rust library is shipping sensor data to a Pixelblaze via UDP. And here’s an example usage: Proof of concept: Shipping audio analysis from my laptop to a sensorboard-less Pixelblaze

As is kotlin-pixelblaze-client, though a WIP in ways I don’t recall. I was aiming to make an android controller app that included sending phone outbound audio FFT frames directly.

2 Likes