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

Categories

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

    75 Topics
    830 Posts
    M
    @AshleyW When I try to use this invite the Discord app on my phone crashes, when I try on a browser Discord says "Unable to accept this invite." Anyone else having an issue?
  • M5Stack Events

    8 Topics
    32 Posts
    C
    @crami25 I’ve been looking at the 4Relay Module with UIFlow as well. The main thing I’m trying to figure out is how the four relay channels are exposed in UIFlow and whether they can be controlled independently. It would also be useful to know if there are any limitations when switching multiple relays at the same time.
  • 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!

    229 Topics
    690 Posts
    S
    Hey there, I want to use M5burner to flash to the device (before publishing) so I can debug it and iterate. Did you take away that function? Can you create function so we can test on device before we publish? Thanks
  • Forum rules - Announcements - General chit chat (ESP-32, ESP-8266, IoT, Raspberry Pi etc...)

    983 Topics
    3k Posts
    R
    Hello everyone, I just got a CardPuter ADV and I love it, but cannot make it read a 16gb Verbatim microSD (it's a microSDHC card formatted with FAT32 that works fine on PC). Can you recommend some microSD cards that are known to be compatible with CardPuter? Thanks! A.
  • Core and Modules info.

    4k Topics
    14k Posts
    A
    @stahimooney Hello - I am trying to understand the two power inputs to the 8Stepper unit. My servos are 6 or 12 V. Looking at the schematic, I cannot quite understand what the two different inputs do: Does the 9-12V input override the 5 V input if it is present? Or are they saying ‘use one or the other of 9-12V or 5V’?
  • Projects Sharing.

    520 Topics
    2k Posts
    kariagepompadourK
    [image: 1788175952882-img_6225-%E5%A4%A7.jpeg] Hi everyone! After building KariPom on the CoreS3, I wanted to try making something completely different with the Cardputer ADV. This is SOUND TERRARIUM. Sound creates the terrain. Time and weather create the sky. A tiny runner lives inside it. SOUND TERRARIUM is not really a game. It is a tiny audio-reactive world running on the Cardputer ADV. The microphone listens to the sound around it, and that sound continuously shapes the terrain while a tiny runner keeps moving through the landscape. But I also wanted the world inside the screen to be connected to the real world outside it. So you can choose a city anywhere in the world, and SOUND TERRARIUM uses its local time and current conditions to create the sky — including weather, temperature and humidity, sunrise and sunset, moonrise and moonset, lunar phase, and the changing light from daytime through twilight into night. In other words: A tiny living world that simulates the present moment of your chosen city. There are some little surprises too. 😄 If the Cardputer is tilted far enough, the runner can fall out of the world. If the runner doesn’t return, after five seconds a UFO appears and brings the runner back. The basic clock and audio-reactive scene also continue to work offline. Network access is used for things such as current weather, location, time synchronization and astronomical information. Try it without a Cardputer ADV I also made a browser version, so you don’t need the hardware just to see what SOUND TERRARIUM is like. Try SOUND TERRARIUM Web: https://kariagepompadour.github.io/SOUND-TERRARIUM-Web/ Real Cardputer ADV demo Watch the demo: https://kariagepompadour.github.io/SOUND-TERRARIUM-Web/SOUND_TERRARIUM_demo.mp4 Source code SOUND TERRARIUM for Cardputer ADV: https://github.com/kariagepompadour/SOUND-TERRARIUM SOUND TERRARIUM Web: https://github.com/kariagepompadour/SOUND-TERRARIUM-Web I grew up with the early arcade and home-computer games of the late 1970s and early 1980s, and some of that feeling inevitably found its way into this little screen. Back then, I could only watch and play. More than forty years later, with the arrival of AI, I could finally create. The noise of the city is our energy. Run toward tomorrow. Run! Run! Keep running! Thanks for taking a look!!
  • This is the place to discuss driver issues, M5 burner troubleshooting, and development of software compatible with M5Stack

    3k Topics
    10k Posts
    J
    Same here. (All of) my M5StamPLC-projects with <M5StamPLC.h> included in the Arduino 2.3.10 IDE will simply not compile! Even the library it self is corrected by the error messages, see below. Any ESP32 project though will compile and will load on the Arduino Nano ESP32 without the <M5StamPLC.h> included. No double files in the library directory, I checked whatever I could check. c:\Users\J.-Willem Nefkens\OneDrive\Documenten\Arduino\libraries\M5StamPLC\src\M5StamPLC.cpp: In member function 'void m5::M5_STAMPLC::io_expander_a_init()': c:\Users\J.-Willem Nefkens\OneDrive\Documenten\Arduino\libraries\M5StamPLC\src\M5StamPLC.cpp:64:24: error: cannot convert 'bool' to 'm5::IOExpander_Base::gpio_pull_t' 64 | ioe.setPullMode(4, false); | ^~~~~ | | | bool In file included from c:\Users\J.-Willem Nefkens\OneDrive\Documenten\Arduino\libraries\M5Unified\src/M5Unified.hpp:68, from c:\Users\J.-Willem Nefkens\OneDrive\Documenten\Arduino\libraries\M5Unified\src/M5Unified.h:5, from c:\Users\J.-Willem Nefkens\OneDrive\Documenten\Arduino\libraries\M5StamPLC\src\utils/aw9523/aw9523.h:24, from c:\Users\J.-Willem Nefkens\OneDrive\Documenten\Arduino\libraries\M5StamPLC\src\M5StamPLC.h:8, from c:\Users\J.-Willem Nefkens\OneDrive\Documenten\Arduino\libraries\M5StamPLC\src\M5StamPLC.cpp:6: c:\Users\J.-Willem Nefkens\OneDrive\Documenten\Arduino\libraries\M5Unified\src/utility/IOExpander_Base.hpp:38:55: note: initializing argument 2 of 'virtual bool m5::IOExpander_Base::setPullMode(uint8_t, gpio_pull_t)' 38 | virtual bool setPullMode(uint8_t pin, gpio_pull_t mode) = 0; | ~~~~~~~~~~^~
  • 273 Topics
    592 Posts
    S
    M5Stack S3 已完成烧录小智语音助手,显示屏显示联网成功,待命状态,但是设备无反应。查看串口监测状态,日志中反复出现的 Display: System time is not set, tm_year: 70。