Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Recent
    • All categories
    • Official Updates
    • Events
    •      Review
    •      Campaign
    • Features Wish List
    • General
    •      Anouncements
    •      Forum Rules (!!!!READ THIS FIRST BEFORE POSTING!!!!)
    •      News and Blog posts
    • PRODUCTS
    •      Modules
    •      Units
    •      FAQS
    •      Cores
    •          Core2 for AWS
    •          M5Stack Fire
    •          M5stack Grey
    •          M5 Stick/StickC
    •          M5GO
    •          FACES Kit
    •          M5Stick V
    •          Core 2
    •      Bases
    •      Atom
    • PROJECTS
    • SOFTWARE
    •      UIFlow
    •          Lessons and Guides
    •          Bug Report
    •          Custom Blocks
    •      Arduino
    •          Lessons and Guides
    •      Micropython
    •          Lessons and Guides
    •      M5EZ
    •      ESP - IDF
    •      UiFlow 2.0
    • Global Communities
    •      Русскоязычный форум
    •      日本語フォーラム
    •      Foro español
    •      Deutsches Forum
    •      简体中文论坛
    •          项目分享
    •          提问专区
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • 「ChatGPT API搭載AIスタックチャン」のソースを公開しました。
      日本語フォーラム • スタックチャン aiスタックチャン • • robo8080

      3
      0
      Votes
      3
      Posts
      145
      Views

      O

      @okimoku じっちゃんさんの"わかりません"という場合の対処方法note記事 AIスタックチャンが"わかりません"という場合の対処方法 jizomaeさんの声だけでショートカット呼び出し解説動画 手の操作無しでAIスタックチャンとコミュニケーション 元ネタはたぶんtie2さんのツイート
    • H

      Exact dimensions of the M5Core2 Module
      Core 2 • • HappyUser

      2
      0
      Votes
      2
      Posts
      35
      Views

      F

      https://grabcad.com/library/m5stack_m5stackcore2-1
    • J

      Don't know what to use
      FAQS • • jerome83136

      31
      0
      Votes
      31
      Posts
      4007
      Views

      J

      Hello @ajb2k3 I took a look on your UIFlow handbook for some examples on serial communication. I found this: It seems the code is almost the same than the one generated for me by UIFlow. The imported libraries are the same than the ones I have in my code: from m5stack import from m5ui import from uiflow import On the example provided by my reader's provider; they import this library: " #include <SoftwareSerial.h>" https://wiki.seeedstudio.com/Grove-125KHz_RFID_Reader/#play-with-arduino But I think this is the implémentation for Arduino and I guess the equivalent UIFlow libraries are loaded through this: from m5stack import from m5ui import from uiflow import Do I miss something ? On my side I think the reader works because when I bring a RFID tag close to it; the status led of the reader lights up. But I still receive nothing on the M5 core RX PIN Thank you for your help Best regards
    • B

      Bricked Core2
      Core 2 • • brianbgarber

      2
      0
      Votes
      2
      Posts
      34
      Views

      B

      Interestingly enough I'm able to burn and run the M5Core2 TouchPanel Recovery and Core2_For_AWS. I'm wondering now if there is a bad memory chip.
    • J

      V-Training现在可用吗?
      提问专区 • • John05

      1
      0
      Votes
      1
      Posts
      9
      Views

      No one has replied

    • E

      updated PlatformIO settings for M5stack Core2 welcome
      Core 2 • • emddom

      2
      0
      Votes
      2
      Posts
      33
      Views

      Hello @emddom have you tried the code here? Thanks Felix
    • T

      Unterminated /* comment clang(unterminated_block_comment) error with red squiggle
      PRODUCTS • • theMusicMan

      1
      0
      Votes
      1
      Posts
      42
      Views

      No one has replied

    • F

      Unable to load new FW from Arduino IDE.
      Arduino • arduino esp32 c++ • • fbritop

      4
      0
      Votes
      4
      Posts
      158
      Views

      F

      @teastain This is en backtrace decoded: PC: 0x04d25826 EXCVADDR: 0x04d25824 Decoding stack results 0x40090d71: prvIdleTask at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c line 3382 0x4008f5b6: vPortTaskWrapper at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/port.c line 143
    • T

      How do I draw an arc using M5CORE2 - can't find method in m5core2 or m5gfx
      PRODUCTS • • theMusicMan

      1
      0
      Votes
      1
      Posts
      41
      Views

      No one has replied

    • 【初心者向け】M5Stackが起動しない!という時に試してみること
      日本語フォーラム • • mongonta555

      2
      0
      Votes
      2
      Posts
      158
      Views

      電源が全く入らない時 シリアルモニターを見てもなにも出てこない、USB接続をしても電源が全く入らない場合は、一度バッテリーを外してCoreだけでPCに接続してみてください。 その後、バッテリーを接続すると電源が入ったという事例があります。
    • K

      RoverC-Pro 麦克纳姆轮小车中 set wheel pulse 积木应该怎么用呢?
      提问专区 • • kwyjibomicroblocks

      1
      0
      Votes
      1
      Posts
      30
      Views

      No one has replied

    • UiFlow 2.0 Alpha verison discuss(how-to, bug, feature request or sometings)
      UiFlow 2.0 • • IAMLIUBO

      20
      0
      Votes
      20
      Posts
      2857
      Views

      @flex Some people and groups cant use the cloud platform and so local programming like with the microbic and RPI is needed for them
    • S

      UNIT MQTT: unable to set MAC address
      Units • mqtt m5stack-basic • • shiomee

      1
      0
      Votes
      1
      Posts
      74
      Views

      No one has replied

    • Error compiling examples
      Arduino • • Exie

      4
      0
      Votes
      4
      Posts
      190
      Views

      Thanks for the tip @flypeek I checked with my Hello World code and this worked. I did not expect the AtomS3 to be that different to the original AtomMatrix. However I just confirmed if I change the "board" to just M5Stack-Atom all the original code compiles. I would have expected big changes if we referred to the ESP32-C3 with the new RISC architecture, but the S3 was fairly similar I thought. I presume it has a new board definition due to the LCD screen on the AtomS3. If I can get the Zigbee unit working nicely, I might port the example over and post up a PR in the AtomS3 library. Many thanks again @flypeek you have unblocked me and I can keep moving forward (I hope).
    • M

      How to run LVGL on M5Stack
      PROJECTS • • macsbug

      42
      2
      Votes
      42
      Posts
      55420
      Views

      M

      I've made quite many examples for M5Stack Tough https://github.com/bareboat-necessities/bbn-m5stack-tough/
    • B

      Atom Lite inconsistent data being sent
      Atom • • bstafford

      2
      0
      Votes
      2
      Posts
      113
      Views

      @bstafford the on-board ADC of the ESP32 is notoriously inaccurate!
    • A

      M5stack Camera
      PRODUCTS • • apadt

      1
      0
      Votes
      1
      Posts
      46
      Views

      No one has replied

    • M

      I've made some UI examples with LVGL and M5Stack Tough
      Core 2 • • mgrouch

      1
      1
      Votes
      1
      Posts
      68
      Views

      No one has replied

    • M

      Anyone has bluetooth (C/C++) example for m5stack tough.
      Core 2 • • mgrouch

      1
      0
      Votes
      1
      Posts
      48
      Views

      No one has replied

    • A Quick Guide to Using the ENV III Unit with the Atom S3 in UIFlow 2.0 Alpha
      UiFlow 2.0 • • ajb2k3

      1
      1
      Votes
      1
      Posts
      70
      Views

      No one has replied