🤖Have you ever tried Chat.M5Stack.com before asking??😎

Categories

  • Firmware updates, Hardware Revisions, New Product info can be found here.

    75 Topics
    826 Posts
    KhanFromNorthK
    You can continue developing on the M5Stack Core2 reliably. The key is to bypass UIFlow entirely and use MicroPython directly through Thonny or VS Code.
  • M5Stack Events

    8 Topics
    31 Posts
    kurikoK
    @Apex574R Does the Userdemo firmware running normally?
  • Wish for a feature that doesn't exist yet? this is the place to ask for it. we will collect all the requirements and enquiry's and who knows ... sometime wish might come true!

    223 Topics
    680 Posts
    S
    Hello! I really love my Cardputer ADV, but I just wanted to mention something that, as a new user, didn't feel very intuitive. The original cardputer and the ADV differ to the point where firmware written for one often won't work on the other. As a new user, it was confusing that M5Burner doesn't have separate sections for the ADV and original, instead opting to have one section. Firmware creators (and even m5stack themselves), end up making two version of the firmware (one for the ADV and one for the original), and posting them in the same cardputer section. New users could miss the correct firmware version, and install the wrong one, or get frustrated when firmware that only supports the original model doesn't work on their ADV. I feel a lot of this confusion could be avoided if the m5stack menu had two different sections for the original and ADV model.
  • Forum rules - Announcements - General chit chat (ESP-32, ESP-8266, IoT, Raspberry Pi etc...)

    973 Topics
    3k Posts
    M
    Does the UiFLow online programmer have a keyboard utility or function? I'm building an Astronomy Logger and have the menu setup. But I have hit a road block with taking keyboard input. I tried to make a buffer but that seems like a bad solution-taking one key at a time and adding it to a variable. The buffer idea quickly became way to much code for something simple-programing delete, backspace, and special characters. I have allot of blocks done so far and the program works so far andI'd love to collab and post this project but don't know how.
  • Core and Modules info.

    3k Topics
    14k Posts
    V
    The same thing. AI mode didn't work, no leds on, no reply on startup phrase
  • Projects Sharing.

    496 Topics
    2k Posts
    easytargetE
    You should ythink about allowing the user to specify the port to use, especially on the Tab5, which has lots of IO ports. Also; your (or your AI coder) seems to be confused. [image: 1780403569662-a38ac64c-650e-4b73-987d-61b18d3c7084-image.jpeg] pin 13 = U0TXD = G37 pin14 = U0RXD = G38 Not G3/G1 The P4 can basically mux hardware Serial onto any pin combo. And software serial can handle any pins that dont mux. Pins G49 and G50 are on ExtPort1 on the side of the unit, (so are G0 and G1, but these should be avoided unless you understand how G0 is used at boot time). There is a RS485 port on pins G20/G21/G34 (TX/RX/Dir) that would also be sensible to support. And, of course, G53 and G54 on the grove connector (port-A) can be used, by default this is the User I2C bus (I2C1). If you don't want to use any external I2C peripherals then it is a good choice.
  • This is the place to discuss driver issues, M5 burner troubleshooting, and development of software compatible with M5Stack

    3k Topics
    10k Posts
    L
    I turned an M5Stack Cardputer-Adv into a physical control surface for an AI coding agent (Claude Code) over BLE + MCP. Built on top of cardputer-claude-os. [image: device.jpg] Physical approval gate — a hook routes the agent's shell commands and file edits to the Cardputer. Read-only commands pass through; ordinary ones take a single Enter on the device; destructive ones (rm -rf, git push, sudo, editing secrets) need a sustained hold-Y gesture that prompt-injection can't fake. If the device is away, it falls back to the terminal — the Cardputer is an optional gate, never a dependency. Ordinary action — one Enter: [image: approve.jpg] Destructive action — hold Y for ~3s: [image: danger.jpg] Other bits Always-on usage dashboard: today's spend, 5h/7d subscription utilization, battery %, and a resident pixel-crab mascot. notify / ask / confirm tools so the agent can buzz a banner, ask a multiple-choice question, or demand confirmation. Notes for fellow Adv owners The Adv's ES8311 codec only makes sound if your main loop calls M5.update() every iteration — took me a while to track down. The app is big, so it ships as compiled .mpy (source-form import OOMs the launcher), deployed into the cardputer-claude-os launcher bundle. Code (MIT) + setup: https://github.com/loml13/cardputer-claude-mcp Feedback welcome
  • 262 Topics
    573 Posts
    R
    我纯菜中菜,这个电池怎么忽高忽低的,你们遇到这种情况怎么处理的。还有这个sd卡插进去在哪里查找。型号M5Stack Cardputer Mesh Kit