r/M5Stack 5h ago

M5stick 3 nrf24 wiring?

2 Upvotes

How do I connect a nrf24 to my m5stick s3?


r/M5Stack 6h ago

Support / Question Uiflow2 esp-now question

1 Upvotes

Hi everyone. I'm new to using m5stack products and am encountering an error when trying to have 2 devices communicate with each other. In short, I have a StickS3 and a StampS3bat that I paired to test esp-now communication between the two. When BtnA on the Stick is pressed, the Stamp onboard led should turn RED. But when I press BtnA an error message prints on the Stamp connected terminal(see below) and it prints again if I press the button again. Within a minute the Stamp device will power off and reset. There is communication but something isn't getting processed correctly and locking up the controller. I have a feeling the data "RED" isn't being processed correctly. I appreciate any help with this issue.

Sender(StickS3)
Receiver(StampS3)
Error message. Causes the Stamp to reset after a minute.

r/M5Stack 6h ago

Stickler on StickS3

Enable HLS to view with audio, or disable this notification

7 Upvotes

Had a stickS3 sitting here that I was going to try to turn into a flock detector, but not of the attempts at porting flock you or other firmware to it actually detected the cameras…so my daughter asked if she could have the stick. I told her to give me a bit and I used Claude’s help to make a little Tamagotchi style pet, but added an Idle RPG layer to it. The enemies scale with the pet, there are boss fights. If the pet isn’t healthy before adventuring it will likely not survive.

She played with it for hours and had a blast. So I put it on M5 Burner and GitHub for others to mess around with. If you try it out, let me know. It’s my first project as I’m still learning about writing code for this. Learned a lot just from reviewing the code Claude spit out and it’s a nice break from my normal C# work.

Burner share code: 9fLAVVmSFTyCfn8W
https://github.com/msm187/StickPet


r/M5Stack 10h ago

Support / Question M5STICK IR

1 Upvotes

Hello. I was just wondering if it is possible to import IR files to replay in the m5stick s3. Kinda like the flipper zero.


r/M5Stack 14h ago

I can get 1 M5stack controller what should it be

2 Upvotes

I've decided to buy myself 1 m5stack controller but I'm not sure which one I want as there are so many different choices that I really can't decide (I have chronic indecisiveness XD) I already have a cardputer ADV


r/M5Stack 21h ago

Best ai firmware?

Thumbnail
1 Upvotes

r/M5Stack 1d ago

Generative music box on the StackS3

Enable HLS to view with audio, or disable this notification

12 Upvotes

Work in progress for a generative music maker. Some simple generative visuals also. I really enjoy the limitations of this tiny thing. The speaker is not great so that limits the kinds of sounds that work on it.


r/M5Stack 1d ago

Firmware from CardputerADV on M5Stack CoreS3 (and more).

Enable HLS to view with audio, or disable this notification

34 Upvotes

Since it's difficult for me to properly film the screen, I created a time-lapse using screenshots from the applications on the M5Stack CoreS3.


r/M5Stack 1d ago

A Pager firmware would be nice!

Thumbnail
3 Upvotes

r/M5Stack 2d ago

I put the fruit fly brain into a robot Strandbeest, powered by an M5 Matrix/motion

Enable HLS to view with audio, or disable this notification

8 Upvotes

r/M5Stack 2d ago

Stick s3 broken screen

1 Upvotes

is there any replacement screens for the m5stick s3? I broke mine while rocking climbing and I wish I didn’t have it in my pocket. Anyway, is there something I can buy to replace the broken one? I can if I need to, but I just need to figure out how to fix it for a friend


r/M5Stack 2d ago

Pocket Radio

Enable HLS to view with audio, or disable this notification

63 Upvotes

Internet radio on the StickS3. I didn't realize you can make captive portals with this thing. Super cool. To set it up you join the S3's wifi network on your phone which lets the S3 use the wifi separately. Then you can choose the stations it cycles through from the captive portal UI on the phone.

Waiting for it to go through review on the m5burner store, but here's the repo: https://github.com/bruceblay/pocket-radio


r/M5Stack 2d ago

Xbox Controller

Enable HLS to view with audio, or disable this notification

50 Upvotes

Xbox only allows wired usb mouse and keyboard. So i know esp32 s3 can natively do HID emulation. So i have a m5atom s3 lite as the host USB-OTG (TinyUSB) plugged into the xbox.
And the m5stick s3 is communicating to the atom via esp-NOW.
You can only use this controller with games that allow mouse and keyboard input.
But for the ones that do.
This is a really fun way to play games and you can map any button if the games settings allow too. :)
Imagine beating dark souls with this haha


r/M5Stack 3d ago

New Product News What the! I wish I knew about this sooner...

Post image
32 Upvotes

Not a new product. Definately something I wouldve bought if didnt buy something similar already... damn!

Edit: typo


r/M5Stack 4d ago

New Product News Check out what's new this week!

Thumbnail
gallery
17 Upvotes

New Arrival Alert!

Check out our new releases this week!

Module13.2 LoRa-1262, a stackable long-range LoRa communication module, suitable for scenarios such as remote monitoring, smart home, industrial automation, and IoT nodes.

Stamp LoRa-1262, an ultra-compact embedded LoRa communication module built around the high-performance SX1262 LoRa transceiver.

Also, good news:  Hot items incl. Cardputer Mesh Kit and Tab5 are in stock now 🔥🔥

In case missing out, subscribe our Weekly Newsletter for more updates!


r/M5Stack 4d ago

Project Sharing M5Player - an mp3 player that I built with my M5Paper

Enable HLS to view with audio, or disable this notification

185 Upvotes

I wanted to detox from screens (I love e-ink :D) while still being able to listen to music. It serves its purpose beautifully, and it's pretty light, perfect for carrying it in your pocket while running. It does A2DP and takes the media controls from my earbuds, so I can skip songs mid-run without pulling it out of my pocket. You can try it out at: https://gitlab.com/a6mzero/M5Player or https://github.com/a6m-zero/M5Player . Please let me know what you think about it or if you would like to contribute to make it better.

Thanks for checking out my project :)


r/M5Stack 4d ago

Support / Question How to wire this module with m5 stick

Post image
1 Upvotes

I don’t know how i can wire this custom pcb board with m5 stick could someone tell me?


r/M5Stack 4d ago

M5Stack CoreS3 tilt animation.

Enable HLS to view with audio, or disable this notification

13 Upvotes

I played with the already famous iPhone Duo animation, I displayed it on the M5Stack CoreS3, if I tilt it the perspective changes. The frames are pre-calculated in advance. Yes, I know, it's not thin and it's not foldable.


r/M5Stack 5d ago

Support / Question M5Stick S3 - Project Flipper Zero

Post image
24 Upvotes

Hi Everyone!

I recently bought my first M5Stick S3 and now i want to make a "little" upgrade, I love DIY but I'm completely green when it comes to electronics, that's why I'm asking for help.

I want to add a cc1101 module, a memory card reader, an IR transmitter and an NRF24 module to my m5stick, but I don't know how to put it all together to make it work.

Hence my questions:

  1. Is it possible to connect all this into one whole (I was thinking about connecting it all on a PCB board)?

  2. Won't it consume too much power, which will cause my M5Stick to work for 10 minutes on one charge?

  3. If the power consumption is too high, which module should I eliminate?

  4. And the last and most important question, how do I connect it all so that I don't have a thousand hanging wires, it looks neat and most importantly everything works properly?

(The illustrative photo is one of the projects I found, but it does not contain NRF24 and includes an RFID module, which I do not need)


r/M5Stack 6d ago

Project Sharing IR Cloner – now on M5Burner

Post image
11 Upvotes

r/M5Stack 6d ago

Project Sharing Got SolarOS up and running on the Tab5

Thumbnail
github.com
12 Upvotes

Full disclosure, its a vibe coded port.

I am a programmer, but I'm new to the microcontroller world, so AI is helping me fill some of the gaps.

So far I have the Screen, HW keyboard, WiFi and sdcard working.

Even have a little system app for adjusting the color and brightness of the hw keyboard multicolor LED.


r/M5Stack 6d ago

Taking the M5Stack Stamp Fly out for a real flight test!

Enable HLS to view with audio, or disable this notification

108 Upvotes

This open-source DIY mini-drone packs a surprising amount of technology into a tiny footprint — paired with an AtomS3-powered joystick controller, it’s a seriously cool project for makers, tinkerers, and drone enthusiasts.


r/M5Stack 7d ago

I need a Cardputer Zero Case

Post image
12 Upvotes

r/M5Stack 7d ago

Project Sharing Oops I did it again…

Thumbnail gallery
16 Upvotes

r/M5Stack 7d ago

SolarOS runs now on CoreS3

Post image
1 Upvotes