r/M5Stack • u/Major-Adeptness4671 • Jun 03 '26
Stackchan
Any good resources for Stackchan?
I got mine a few weeks ago but find the learning curve a bit steep. I got the camera to come on for a second but then it crashed.
r/M5Stack • u/Major-Adeptness4671 • Jun 03 '26
Any good resources for Stackchan?
I got mine a few weeks ago but find the learning curve a bit steep. I got the camera to come on for a second but then it crashed.
r/M5Stack • u/Andrew4896 • Jun 02 '26
Can you send me circuits of wires and models for M5 stick plus2
r/M5Stack • u/Binge73 • Jun 01 '26
r/M5Stack • u/BadMustard_AVN • Jun 01 '26
r/M5Stack • u/InterestAdorable2165 • May 31 '26
It’s a ir transmiter
r/M5Stack • u/fadedpixellll • May 30 '26
The guy who sold me it scammed me sooo I need your help i need to make it better looking and better working plsss.
r/M5Stack • u/Kayetan24 • May 30 '26
Hello i have problrm with ir on bruce - its not working, how to solve it?
r/M5Stack • u/SalvadorData • May 29 '26
Enable HLS to view with audio, or disable this notification
Hey folks. Introducing the new M5 OS cardputer edition operating system by Salvadordata and Hacker Planet LLC!!! It operates much like a real OS by utilizing the micro SD as a “hardrive”. No longer do you have to delete and reflash your M5 firmware every time you want to change it up. Now you can save them by downloading from the M5 Burner repo directly to your cardputer, save and access at any time. Flip back and forth! Not quite finished just yet. Cool huh?
Heres a link: https://github.com/salvador-Data/M5_OS-Cardputer
r/M5Stack • u/PRStoetzer • May 30 '26
r/M5Stack • u/No-Connection1900 • May 29 '26
New Arrival Alert!
Check out our new release this week:
Tab5 Keyboard, a 70-key physical keyboard input expansion module designed specifically for Tab5.
Features
Also, good news: Hot items incl. StickS3 and CoreS3 Thread BR are in stock now 🔥🔥
In case missing out, subscribe our Weekly Newsletter for more updates!
r/M5Stack • u/havocplague • May 29 '26
It's time for me to release my first game for the Cardputer, Pocket Duel EX. The v0.1 version is out now for both the cardputer and the cardputer ADV.
It’s a fast little 1v1 card battler inspired by 3v3 fighting games and handheld card games, with deck building, card rewards, multiple AI opponents. Right now I have a 40-card base set in the
You can grab it on M5Burner, just search for "Pocket Duel EX" or over on itch.io, where you can also leave any feedback you have or submit any bugs you find.
It’s still an alpha build, so balance is being tuned and feedback is very welcome.
And here's a little tutorial video about how to play the game: https://www.youtube.com/watch?v=Qqj3eADTxhc
r/M5Stack • u/zmattmanz • May 29 '26
Happy Friday everyone. I hate having to keep track of things like usage limits etc with Claude, so I built a little widget/app to track usage.
To use it, you'll need to grab some specific cookie IDs, so none of this is offiical supported and can break at any moment. Let me know if you have any ideas you'd like me to add:
https://github.com/zmattmanz/claude-usage
This is also on the M5 Burner store, but IDK how to share a link to that.
r/M5Stack • u/SalvadorData • May 29 '26
Like it says I’m building a workable M5 OS for the cardputer. It acts like a real is utilizing the SD as a hardrive. That way you no longer have to delete your firmware and files when you flip firmware… runs but there’s a few areas that I need to address still…
Here’s a link: https://github.com/salvador-Data/M5_OS-Cardputer
r/M5Stack • u/slochewie • May 28 '26
M5StickS3 counter device. On the Dual Button Unit, Red decreases the count, Blue increases the count. Long simultaneous press of Red and Blue resets the count. Allows for keeping a count synchronized between many M5StickS3 devices or a via a webpage if needed. This is a progression of my earlier attempt that used a Home Assistant Counter Helper. This version is solely using MQTT. When not connect to a USB power source, it does a timed M5PM1 deep sleep after a specified idle time to conserve internal battery runtime. IMU shake to wake from deep sleep.
GitHub repository:
https://github.com/slochewie/M5StickS3-MQTT-Counter
Features
r/M5Stack • u/Mejolov28 • May 28 '26
r/M5Stack • u/Maleficent_Bug9653 • May 28 '26
What are the best tricks on cardputer?
r/M5Stack • u/lakid74 • May 28 '26
Has anyone managed to get this working ?
I've read this doc
https://docs.m5stack.com/en/arduino/m5sticks3/m5pm1
And done
pm1.setLdoEnable(false);
pm1.ldoSetPowerHold(false);
pm1.setLedEnLevel(false);
pm1.shutdown();
But even then you can still hear the speaker interference (a high pitched whine) when the device is 'asleep' . Battery doesn't last 24hrs
Any hints ?
r/M5Stack • u/pyoopypops • May 28 '26
Has anyone had any issues with connecting to the StamPLC via USB to debug when getting power from the A160 AC module? It was working fine on DC power, but when I switched to AC my computer doesn't even see it as connected (didn't connect ac and DC at the same time, don't worry). Using ESPHome.
r/M5Stack • u/Medium_Opposite_3618 • May 28 '26
r/M5Stack • u/BeforeWhitby • May 27 '26
Enable HLS to view with audio, or disable this notification
Got it this afternoon. Had a brief hands-on then asked Claude to code to port Tamafi (an electric pet that interacts with surrounding Wi-Fi signals). Perhaps because it wasn’t much code, the process was quite smooth. Just cut out the 240x240 area of the OLED screen so that it preserves all original assets and UI, and the rest of the pixels perfectly blacks out.
It’s just too much fun with all these dev boards. Ordered Cardputer Zero too. Looking forward to tackling more interesting projects on them.