Do you rely on YouTube for M5Stack tutorials or prefer docs/forums?
-
Hey everyone,
I’ve been checking out some YouTube videos to learn more about M5Stack, especially around UIFlow, ESP32 setups, and working with different sensors. Some videos are helpful, but others feel a bit surface-level or skip important steps.
How do you usually approach this? Do you follow any YouTube channels that actually explain things properly, or do you mostly stick to official documentation and posts here on the forum?
If you’ve tried building a project by following a video, did it work as expected or did you have to figure things out on your own?
Interested to hear what works best for others here.
-
@danielmartinhq Don't like videos. PDF works best for me.
-
This post is deleted! -
I’ve gone back and forth on this a lot. For me, YouTube is great when I’m just trying to get a quick feel for how something works—like seeing a UIFlow block setup in action or how someone wires a sensor. It helps things “click” faster compared to reading docs alone.
But yeah, I’ve run into the same issue you mentioned—some videos skip key steps or assume you already know part of the setup. That’s where things break, especially with M5Stack since small details (like firmware version or library differences) can mess everything up.
What’s worked best for me is using videos as a starting point, then keeping the official docs and forum open alongside. Most of the time, if something doesn’t work exactly like in the video, the answer is usually buried in documentation or a forum thread.
I did follow a YouTube project once for a simple ESP32 sensor dashboard. It mostly worked, but I still had to tweak pin configs and update a library to get it running properly. So yeah—not really “copy and paste,” more like guided trial and error.
If you find a creator who explains why they’re doing something instead of just showing steps, those are worth sticking with. Otherwise, I treat videos more like demos and rely on docs/forums for the real detail.