Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Popular
    • 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
    • All Time
    • Day
    • Week
    • Month

    • D

      Looking for kind souls to adopt this aged brain and eyes.
      UIFlow • • dididada

      14
      0
      Votes
      14
      Posts
      721
      Views

      @dididada "...but these are not what I like to learn now. I like more basic stuff, like how to get the buzzer to play musical tune if it's possible..." Alas That I can't help you with as I'm tone deaf! Again, I will recommend you download my docs starting with the UIFlow Handbook and have a good read of them.
    • N

      Core INK freezes after a couple of minutes
      PROJECTS • • Navidard

      13
      0
      Votes
      13
      Posts
      778
      Views

      N

      @ajb2k3 Yes I removed the loop because I wanted to add the restart option at the end of the code to use the low power mode basically. So now, it restarts, reads and sends the data, and goes to sleep.
    • M5Stamp Pico API key too short
      UIFlow • • greenleaf

      9
      0
      Votes
      9
      Posts
      472
      Views

      For future viewers of this thread, the API key is the same as the MAC address. You can usually find this on your router config where it shows device info. The MAC is also shown in the serial output when you connect a burner device (or FTDI cable as mentioned above. My problem was the device was stuck and needed reflashing. Once I did that it worked perfectly using the 12-digit MAC as the API key. You may safely ignore the 8 digit "API Key" that is shown in M5burner or the command line, this was a red herring.
    • UiFlow 2.0 Alpha verison discuss(how-to, bug, feature request or sometings)
      UiFlow 2.0 • • IAMLIUBO

      7
      0
      Votes
      7
      Posts
      795
      Views

      @mchott said in UiFlow 2.0 Alpha verison discuss(how-to, bug, feature request or sometings): For now it´s nearly the same like before and maybe the biggest innovations are in restructuring the UI and "under the UI". There is still no multiple views feature to make the display more usefull with the UIFlow? @mchott said in UiFlow 2.0 Alpha verison discuss(how-to, bug, feature request or sometings): For now it´s nearly the same like before and maybe the biggest innovations are in restructuring the UI and "under the UI". There is still no multiple views feature to make the display more usefull with the UIFlow? yeah, multiple views feature I also want make it, pls give my team sometime, i think one day we can make it happen. We still have a lot of basic functionality to add for now.
    • D

      M5 Stick C IMU orientation
      M5 Stick/StickC • • Drew P

      6
      0
      Votes
      6
      Posts
      128
      Views

      D

      @teastain thank you. I’ll try it tomorrow
    • R

      6060-PUSH Feed Speed & Calibration
      PRODUCTS • • robjasey

      6
      0
      Votes
      6
      Posts
      417
      Views

      @robjasey Cool, can't wait to see the finished project and please consider writing it up and posting to hackster.io which is where you can find a turntable project of mine.
    • [Solved] "#include <M5Core2.h>" doesn't compile
      Arduino • arduino • • rh1972

      6
      0
      Votes
      6
      Posts
      343
      Views

      Well, it's working. The path to my Windows profile has a space in it. I created a local account without a space, and my empty program compiled with no issues. Don't know if that's the reason. Very strange. Makes me want to reinstall Ubuntu, or something. Thanks for the replies, Terry.
    • F

      New MicroPython version
      Features Wish List • • fbritop

      6
      1
      Votes
      6
      Posts
      397
      Views

      @fbritop no as can’t get the m5specific libraries but the latest mainstream Micropython is available for the esp32 variants It takes a lot of searching and testing to find the correct compatible libraries
    • A

      M5Station lack of support .. or am I looking in the wrong place !
      Modules • • AshimotoK0

      6
      0
      Votes
      6
      Posts
      408
      Views

      A

      @felmue ..Thanks for that a colleague sussed that out just before I read your reply but many thanks as you were dead right... as all up and running now. For anyone reading this reply the illumination of the centre main on/off button is LED #4 I didn't realize that the LED's are multi colour until I studied the circuit diagram/schematic ...cool !
    • A

      Core ESP32 operating temperature?
      M5stack Grey • • aezero

      6
      0
      Votes
      6
      Posts
      306
      Views

      @aezero That's because of the proprietary hardware and software blobs.
    • B

      Possible Problems with MQTT?
      UIFlow • • bmtd111

      5
      0
      Votes
      5
      Posts
      255
      Views

      M

      @bmtd111 You have to define the wifi connection in your scetch too .. because the configuration of M5Burner is just used during connection with the computer via USB.
    • M

      UIFlow .. multiple Weight Sensors with PaHUB?
      UIFlow • • mchott

      5
      0
      Votes
      5
      Posts
      271
      Views

      C

      I don't think the PbHUB will work ... The PbHUB can only handle analog and digital signals (no clocks !). Reading values from the HX711 weight sensor needs a clock and a data line provided by the ESP32 GPIO Ports ... The UIFlow HX711 library only supports Port B. If you want to use several weight sensors on the M5Stack you will have to hook them up to different ports and do the programming either in Python or Arduino using the Expansion Port Module getting the additonal Ports C D and E.
    • U

      core2_factory_test.ino error i2c_err_t
      Core 2 • • u0xpsec

      5
      0
      Votes
      5
      Posts
      241
      Views

      U

      thank you for the reply ill try comenting that piece of code and see if it compile.
    • ATOMS3 out of stock ?
      Atom • • Exie

      4
      0
      Votes
      4
      Posts
      298
      Views

      @saitotetsuya said in ATOMS3 out of stock ?: https://twitter.com/M5Stack/status/1607967462393511942 Jimmy-san says it is in Mid-February. Thank you.
    • I

      how to use display on M5StickC plus with MicroPython?
      Micropython • • izen02

      4
      0
      Votes
      4
      Posts
      235
      Views

      Look the information up on the M5Stack web page any search for it
    • S

      DigitalWrite
      Arduino • • sleepyfatcat

      4
      0
      Votes
      4
      Posts
      223
      Views

      @sleepyfatcat said in DigitalWrite: Hello, I am trying to use C to on the LED on my M5 stick c plus. I have initialise pin 10 as the output, and when I send digitalWrite(led_pin, 0), it ons the LED. My code causes the LED to on when 0 is sent, and off when 1 is sent. Any idea why it seemed like it is flipped? Thank you This apparently is normal behaviour for most ESP Cores from what I have found in data sheets and is very confusing.
    • D

      ENV3 unit maybe not connect.
      UIFlow • • dididada

      4
      0
      Votes
      4
      Posts
      273
      Views

      D

      Resolved, the part that generated 'env3 unit maybe not connect' , I use the HAT (ENV) this time and don't get the error message. This, I still not sure that I blindly got it as I supposed to. Well, go on learning. Thanks.
    • B

      TouchButton awol?
      Core 2 • • brianteeman

      3
      0
      Votes
      3
      Posts
      84
      Views

      Have you got all the libraries imported? 5.1 and 9.19 mean that they haven't been defined or the libraries not imported or that you are compiling for the wrong device.
    • Facial Recognition and Tracking Project with mechArm M5stack
      PROJECTS • • ElephantRobotics

      3
      6
      Votes
      3
      Posts
      185
      Views

      P

      This looks great, I have a myCobot would I be able to implement it with this code?
    • S

      M5Stack Core2 function definitions & arguments
      SOFTWARE • • SirMichael

      3
      0
      Votes
      3
      Posts
      176
      Views

      I think it’s Xpos, Ypos, width, height