Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. felmue
    3. Topics
    • Continue chat with felmue
    • Start new chat with felmue
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by felmue

    • M5Station-485 - Get Battery Percentage - NameError
      UIFlow • • felmue

      4
      1
      Votes
      4
      Posts
      1304
      Views

      Hi guys @democrazia : thank you, adding from easyIO import * solved the issue. Thank you! @ajb2k3 : you are correct, the 485 stock version doesn't have batteries. However I don't think M5Stack engineers are planning to separate the two versions in UIFlow as there is only one M5Station to select from in UIFlow. So yes, it is a bug - instead of the error we should get 0. Thanks Felix
    • M5Burner Linux x64 v3.0 - fails to detect ttyACM0
      SOFTWARE • • felmue

      1
      1
      Votes
      1
      Posts
      843
      Views

      No one has replied

    • COM.LTE Module (SIM7600G) - only CAT1?
      Modules • • felmue

      1
      0
      Votes
      1
      Posts
      1813
      Views

      No one has replied

    • [Product] COM.LTE Cat M1 Module
      Features Wish List • • felmue

      3
      0
      Votes
      3
      Posts
      2764
      Views

      M

      I second that request.
    • COM.LTE Module(SIM7600G) - antenna was attached to incorrect connector
      Modules • • felmue

      1
      0
      Votes
      1
      Posts
      1731
      Views

      No one has replied

    • [M5Paper] - optional LED indicating ESP32 is powered or not
      Features Wish List • • felmue

      3
      0
      Votes
      3
      Posts
      3264
      Views

      Hello @loboris thank you for your suggestion. Unfortunately an on the screen indicator would not be updated properly if the M5Paper is turned off by pressing the reset / power off button. That is where an LED indicator, which is independent of the screen, would come in handy. Thanks Felix
    • AXP192 interrupt output not used
      Core 2 • • felmue

      3
      0
      Votes
      3
      Posts
      3462
      Views

      Hello @Zontex Understood. Thank you for checking. Maybe it could still be wired to a GPIO, but via a solder bridge, so it could be used optionally? Anyways, I've soldered a wire from AXP IRQ to ESP32 GPIO35. I can detect now when USB (aka ACIN) has been connected or disconnected while ESP32 is in light sleep and use that to wake up. Cheers Felix
    • M5CoreInk RTC Clock Example
      Cores • • felmue

      2
      2
      Votes
      2
      Posts
      3129
      Views

      Hi guys Power consumption update: even though the example keeps the M5CoreInk in shutdown mode (everything off except for the RTC) most of the time and only powers up for about 2 seconds every minute to do the update, the built in battery only last for about one week. Thanks Felix
    • M5GO Battery Bottom2 (for Core2 only)
      Core 2 • • felmue

      4
      0
      Votes
      4
      Posts
      4262
      Views

      Hi @Zontex No offence, but I went ahead and created my own M5GO in white with some additional modifications, actually mostly removing stuff which consumes too much power for my battery operated project. I've called it M5PogoBottom. Cheers Felix
    • M5CoreInk: multi function button
      Cores • • felmue

      5
      0
      Votes
      5
      Posts
      4405
      Views

      Hello @sodoku that is actually not a bad idea. I'll keep that in mind. Thank you for suggesting it. Cheers Felix
    • Light / Deep sleep example
      Core 2 • • felmue

      16
      1
      Votes
      16
      Posts
      16148
      Views

      T

      @felmue Thanks for the sample code ! For rumble part yes it was shaken it.. i have read your kb about Core2 and see not possible without hardware modification... Thanks again for you quick answer !
    • [Pull-request merged] RTC backup battery charging current
      Core 2 • • felmue

      1
      0
      Votes
      1
      Posts
      2366
      Views

      No one has replied

    • M5StickC Plus - quality control issue
      M5 Stick/StickC • • felmue

      3
      0
      Votes
      3
      Posts
      3030
      Views

      Hello @Zontex thank you for checking with your engineers regarding possible long term damage for the RTC backup battery. It's good to know there is none expected. This M5StickC Plus was part of order M5-8036 and the serial number is (I think): In case that is not the serial number, then please kindly let me know where I can find it. Thanks Felix
    • Power on via RTC timer example
      Core 2 • • felmue

      5
      1
      Votes
      5
      Posts
      4778
      Views

      Hi @Zontex thank you for looking into it, I appreciate it. Please let me know if there is anything I can help with or test. Thanks Felix
    • CoreInk - new arrival
      Cores • • felmue

      12
      0
      Votes
      12
      Posts
      11002
      Views

      Hello @buzali no, at the time I used the Arduino environment for my tests. RTC wakeup should be covered by this example. In UIFlow have a look at the Restart on block. You can find it under Hardwares - Power with M5CoreInk selected as device. Thanks Felix
    • Simple Touch Keyboard
      Core 2 • • felmue

      12
      2
      Votes
      12
      Posts
      12574
      Views

      Hello Rop nice, now we already have two keyboard layouts (anybody working on Dvorak?). I like your solution for uppercase letters and the caret handling is nifty - well done. Cheers Fexli
    • Ultra low power consumption in sleep mode
      Core 2 • • felmue

      3
      0
      Votes
      3
      Posts
      3757
      Views

      Hi @Rop or a pin drop... thank you for that piece of information - it's good to know the last touch can be retrieved if necessary. Currently in my project I put almost everything to sleep, except for touch (monitor mode) and IMU (setup for WOM). The ULP is monitoring the interrupt lines from both and wakes the main CPU if required. Cheers Felix
    • M5GO Base: LEDs draw 10 mA while off and with ESP32 in light sleep.
      Bases • • felmue

      1
      0
      Votes
      1
      Posts
      2728
      Views

      No one has replied

    • Capacitive buttons only work when holding Core2 or when sitting on metal surface
      Core 2 • • felmue

      15
      0
      Votes
      15
      Posts
      13169
      Views

      Hi @Rop I think I've played with that register setting myself at one point in the past and I also did not see any difference in regard of the area under the circles. It will be interesting to see if that will be improved in one of the next M5Core2 hardware revisions. Thanks Felix
    • Battery dead on arrival
      PRODUCTS • • felmue

      5
      0
      Votes
      5
      Posts
      4166
      Views

      Hello @m5stack thanks, I actually might just do that. Felix