I finally got around to adding esp32 support to the Sonos library so you know what that means, m5stack time!
Download the library here: (more…)
After working on my garage door opener for a bit, I’m not attempting to add Infrared support to it so that it can be able to control devices such as tv’s or for example Mrs. Kuehl’s projector. I am hoping that the ESP32 api adds support for infrared natively soon so that I can accomplish this without having to bitbang a protocol because that always ends up being a really ghetto solution. I also am hoping to add a little better of a way to control devices over the internet because as of right now it requires a messy solution of port fowarding your router which I doubt many people know how to do that.
Displays the live subscriber counter on the built in IL9341 display. The M5 stack is based on the ESP32.
Download the code here: (more…)