#Fun with Apollo Automation's M-1/HUB75/LED Matrix Display

20 messages · Page 1 of 1 (latest)

round portal
#

I wanted to get my Apollo Automation M-1 running on ESPHome… that has taken me down a long rabbit hole…

I built a playground of pages and examples that can be found here: https://github.com/stuartparmenter/hub75-studio. This repo has a working esphome project with example pages that should mostly just work.

I ended up forking and fixing the display driver (https://github.com/stuartparmenter/ESPHome-HUB75-MatrixDisplayWrapper) to work with LVGL, support grid layouts, etc. Plan to all the fixes upstream and/or in to esphome directly.

I wanted to be able to stream videos, animations, still images, etc, so build custom components & proxy server (https://github.com/stuartparmenter/ddp-esphome) that does that. I'm planning on making the server a Home Assistant add-on so you can just easily install it.

This video includes some of the examples: Basic HA connected weather/clock, simple fireworks & fireplace, simple auto-playing Pong game (but I really want some esphome controllers), a radar screen that uses Apollo Automations' MSR-2 mmWave sensor to show distance and zones, and video

#

Works fairly well with various configurations of panels

#

Fun with Apollo Automation's M-1/HUB75/LED Matrix Display

#

Getting my media player now playing pages going…

echo surge
#

That looks like fun...haha

round portal
#

Bit more functional now. Progress bar needs work though. Need some good way to flip between different media players more easily

round portal
# echo surge That looks like fun...haha

It’s been fun, lots of graphics stuff I haven’t done in forever and just learning some new stuff and pushing everything to the limit. New controller should have usable PSRAM that will make adding more displays a lot easier

round portal
#

Also got the microphone working on the new rev6 M-1 controller

round portal
#

seems like i should connect the mic as a voice assistant next. no speaker though, but could be fun to make a Max Headroom face that talks to you

#

mmm

echo surge
#

It needs a passive buzzer, and then a component to turn text to speech using that

round portal
echo surge
#

Its interesting as Apollo added a buzzer to every other device...haha

#

I think

round portal
#

Oh hah

#

I don’t think there is one on here but will look more closely

grand patio
#

FANTASTIC. I've got a couple of 16x32 hub 75 displays. I've always wanted to get them to display a stock scroller/ notification message type thing. I'm gonna have to revisit this now that I'm more familiar with esp home