Pixoo64 Ruby Client
Jan 1, 2026 @ 7:17 pmI bought a Pixoo64 LED Display to play around with, and I love it! It connects to WiFi and has an on-board HTTP API so you can program it. I made a Ruby client for it that even includes code to convert PNG files to the binary format the sign wants.
One cool thing is that the display can be configured to fetch data from a remote server, so I configured mine to fetch PM2.5 and CO2 data for my office.
Here’s what it’s looking like so far:
Yes, this is how I discovered I need to open a window 😂