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

Subcategories

  • Hear all about new products, initiatives and events here.

    14 Topics
    20 Posts
    kurikoK
    UiFlow2.0 quick start for CoreMP135 has been released. https://docs.m5stack.com/en/guide/linux/coremp135/uiflow2
  • 2 Topics
    2 Posts
    ajb2k3A
    Members will have noticed that some of us have pictures instead of letters next to our names. This isn't anything to do with status but is a function of the forum available to most (if not all) forum member. To set a picture for your avater you need to click on your letter in the top right hand side of the screen and a menu will appear. Click "Edit Profile" and you will be taken to the profile screen. At the top is a picture with your initial in it, click on it and you can upload an image to use.
  • Here is where you'll find News about promotions, M5stack related blog posts and Videos from M5stack users

    233 Topics
    308 Posts
    S
    To fix issues with M5Burner on Mac, ensure you’ve installed the correct USB-to-serial drivers (like CP210x or CH340). Run M5Burner using Rosetta if needed. Allow app permissions via System Settings > Privacy & Security. Always download the latest M5Burner version compatible with your mac.
  • M5Stack Black and Grey

    2
    0 Votes
    2 Posts
    5k Views
    lukasmaximusL
    Grey has a gyro sensor and more flash, you can check out the side by side comparison on our docs [image: 1570769938566-screen-shot-2019-10-11-at-05.56.15-resized.png]
  • What grove modules are compatible with the m5stickc?

    7
    0 Votes
    7 Posts
    17k Views
    Q
    Just for future references. The dual button module works fine using the 8 pines connector with a breadboard or directly with the grove connector. You just need to use the correct numbers in Arduino (I didn't test micropython). You only can use G36 as input, everything else can work as input/output.
  • M5ez

    3
    0 Votes
    3 Posts
    6k Views
    ajb2k3A
    OK, solver it. Somehow a setting has been changed.
  • Documentation

    3
    0 Votes
    3 Posts
    5k Views
    ajb2k3A
    @pablo what document are you talking about?
  • Goplus dc motor driver

    20
    0 Votes
    20 Posts
    43k Views
    V
    https://github.com/m5stack/GoPlus/blob/master/src/src.ino this is sourece code
  • Energy saving

    2
    0 Votes
    2 Posts
    5k Views
    ajb2k3A
    Out of curiosity, how have you worked this out?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Resume program at position after sleep mode?

    2
    0 Votes
    2 Posts
    5k Views
    G
    light sleep should do the job, but I have to do some testing. Are there any data or "connections" lost after you wake up from light sleep?
  • BLE arduino libraries crashing on M5 stack

    3
    0 Votes
    3 Posts
    7k Views
    R
    I have no control over the ble server device. It appears the ble libraries are just flaky
  • ESP32/ESP8266 (CVE-2019-12586) and (CVE-2019-12587)

    1
    0 Votes
    1 Posts
    5k Views
    No one has replied
  • How to know when the power of the USB port is cut off?

    11
    0 Votes
    11 Posts
    19k Views
    lukasmaximusL
    Are you using an older version of the library? if so would you mind telling me which version. You can check in the manage libraries panel
  • How to stop the state information output to the serial port 0?

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • RFID UHF reader for EPC Global Gen2 tags

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • M5Stack Gray reboots when USBC power removed

    9
    0 Votes
    9 Posts
    18k Views
    C
    @barky919 said in M5Stack Gray reboots when USBC power removed: Thank you, will try today. it works??
  • Which GPIO I can use in my project?

    2
    0 Votes
    2 Posts
    5k Views
    lukasmaximusL
    Gpio 26,Gpio 22, Gpio 21, Gpio16, Gpio17 Gpio 5 Gpio 2 could all be used, What are you trying to control with those pins? Could it be that you are drawing too much power? I tried to drive some heavy duty servo's before and the M5Stack would crash.
  • MQTT over SSL

    3
    1 Votes
    3 Posts
    6k Views
    I
    Thank you for pointing me in the right directions, i had some issues with Azure not working as a normal MQTT hub, but more of an individual messaging system for devices... but after getting access tokens etc aligned it all works from micropython.
  • Windows M5Burner Proxy support

    7
    1 Votes
    7 Posts
    18k Views
    ajb2k3A
    @mati said in Windows M5Burner Proxy support: @lukasmaximus well this is a issue only in proxy restricted networks. So its non critical or blocker. Its could be add to considering in next MBurner sprint. Thx for reply Lukas A proxy restriction network? Would installing a VPN service not be better?
  • 0 Votes
    2 Posts
    6k Views
    G
    The sensor had a problem. Used another GY-91 and it works now. Scanning... I2C device found at address 0x68 ! I2C device found at address 0x75 ! I2C device found at address 0x76 ! done
  • holiday time in Arduino M5Stack forum?

    2
    0 Votes
    2 Posts
    3k Views
    ajb2k3A
    @cepics Nope looks like no one is around at the moment with knowledge that you need. No to mention that the team were over in japan.
  • Source for counter example in video?

    4
    0 Votes
    4 Posts
    9k Views
    lukasmaximusL
    Hi @toddkrein I will try and track down the source code for you. Unfortunately there is a habit in our company of posting videos without a lick of information and without attribution. In the meantime maybe these projects might suit your use case Nixie Tube Watch Simulated on ESP32 Using the M5Stick - Hackster.io https://www.hackster.io/.../nixie-tube-watch-simulated-on-esp32-using-the-... StickCWatch (Chinese only) https://github.com/eggfly/M5StickCProjects It would be cool to see some sort of stat collection for your curling, and definitely possible with the stick c built in accelerometer