Navigation

    M5Stack Community

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

    Genio

    @Genio

    0
    Reputation
    9
    Posts
    899
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Genio Follow

    Posts made by Genio

    • RE: Bad Ultrasonic distance measure

      Which kind of sensor are you using? is the ultrasonic unit?
      https://shop.m5stack.com/products/ultrasonic-distance-unit-i-o-rcwl-9620?variant=42084187930881

      posted in Units
      G
      Genio
    • RE: UIFlow 1.8.9

      @m5stack
      I'm using CoreInk and i want realize a menu with a selection indicator.
      This is part of the sketch i'm using:

      0_1640112711885_Schermata 2021-12-21 alle 19.51.04.png

      I think there's a bug in M5Line when redraw because this is what i get:
      https://drive.google.com/file/d/1kE_-J3Zrc57fYtHJqEOPY6LEf_pZhMYL/view?usp=sharing

      The problem occurs also if i call a complete refresh instead of partial.
      M5Rect has the same problem, M5Circle works fine.

      posted in Official Updates
      G
      Genio
    • HTTP 1.1 support

      Good evening, i'm tring to make a request to an API service, but i get always http status 426.
      If i try the same python script on my pc and it works without any problem. After some search and test I understood that it depends on the HTTP protocol.
      requests module use hardcoded HTTP1.0 and I need HTTP1.1

      Do you know if there is a module I can use that support 1.1 version?

      posted in SOFTWARE
      G
      Genio
    • RE: M5StickC does not scan I2C sensor at (0,26) pins (Hat pins)

      Same problem here.

      posted in M5 Stick/StickC
      G
      Genio
    • RE: UIFlow 1.7.4

      No updates about this bug/regression?

      posted in Official Updates
      G
      Genio
    • RE: UIFlow 1.7.4

      Firmware 1.7.4 did broke the app Launcher on Core2.
      Clicking any app in the list causes:

      Traceback (most recent call last):
        File "menu/app.py", line 40, in list_event_cb
      AttributeError: 'M5List' object has no attribute 'get_label_indx'
      

      And the interface freezes

      posted in Official Updates
      G
      Genio