Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Features Wish List
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes

    Features Wish List

    • [RULES] Please READ before posting here!
      • Zontex

      1
      4
      Votes
      1
      Posts
      321
      Views

      No one has replied

    • [M5Paper] UiFlow support
      • Mati

      28
      7
      Votes
      28
      Posts
      2627
      Views

      As this is not my first M5 board, I think I was in App mode. But as the main source of errors is often between the chair and the keyboard, I'll focus my attention on this point ๐Ÿ˜‰
    • F

      [M5Paper] Ideas/recommendations for a revision or V2 model
      m5paper • • fonix232

      2
      2
      Votes
      2
      Posts
      69
      Views

      good points ! replace the (useless) temp/humidity sensor with a speaker/piezo to create a form of tactile feedback for the touchscreen ('click') or a general 'bleep' . a led indicator when device is on (switchable)
    • [UIFlow] Open source UIFlow
      • world101

      2
      15
      Votes
      2
      Posts
      197
      Views

      D

      I hope they open source this. UIFlow has issues. I've tried the configuration for M5Stick C Plus and it just stays trying to open the configuration.
    • D

      A module to drive four DC motors
      • Dario

      2
      1
      Votes
      2
      Posts
      48
      Views

      R

      Absolut TOP ! Everybody who play with this great technology "mechanum weels" need exact this. M5Stack should know this !! Why they have a product like RoverC ? regards K.D.
    • Correct I2C problems with PaHUB
      • Arno

      3
      1
      Votes
      3
      Posts
      157
      Views

      Hello again, M5Stack engineers I did some additional tests and the issue has been introduced in M5Core2 firmware 1.7.2. When I use UIFlow 1.7.2 (online) with M5Core2 firmware 1.7.0 or 1.7.1.1 it works as expected (1.7.1 was broken in other aspects) In other words, only the latest M5Core2 firmware 1.7.2 is affected by this bug. May I humbly suggest you spend some time and improve your regression tests? It's bad enough if something doesn't work for a new device, but it is outright annoying if something that has worked in an earlier firmware version gets broken in a subsequent version. Thank you for listening. Regards Felix
    • M

      M5 Core Model with bigger screen
      • Medy

      2
      2
      Votes
      2
      Posts
      77
      Views

      I am in favor of an external 5 "or 7" LCD screen compatible with M5 cores
    • M

      Core/Core2 relay module.
      • maddoc

      1
      0
      Votes
      1
      Posts
      76
      Views

      No one has replied

    • Compatibility between COREs and modules and units
      • Arno

      1
      1
      Votes
      1
      Posts
      81
      Views

      No one has replied

    • F

      I wish for a hat that connect to lan (W5500) for the stickC (finger computer)
      • fblais

      2
      0
      Votes
      2
      Posts
      158
      Views

      I havenโ€™t seen one for the m5stickC yet, but @felmue created one for the Atom Matrix. Maybe you can collaborate with him. https://www.gwendesign.ch/kb/m5stack/m5atom/
    • M

      [MicroPython] Add urllib.parse to base firmware to enable web services
      • mb

      2
      0
      Votes
      2
      Posts
      119
      Views

      M

      Adding upip to the firmware image would make developer's live much easier. How to manually install the urllib.parse library. Create folder /upip and add files upip.py and upip_utarfile.py manually. Install the library with upip: %cd /flash/upip import upip upip.install("micropython-urllib.parse", "/flash/lib") To get it working, remove re.py and ffilib.py from lib. Hat-tip to Andreas. Finally you can encode URL parameters for GET requests: %cd /flash/lib import urllib.parse urllib.parse.urlencode({"a":1, "b": 2}) => 'a=1&b=2'
    • N

      More bases to fit on the new Core2
      • nicenemo

      1
      0
      Votes
      1
      Posts
      90
      Views

      No one has replied

    • N

      Theremin Antenna sensors with Groove connector
      • nicenemo

      1
      0
      Votes
      1
      Posts
      73
      Views

      No one has replied

    • S

      ENV2 cannot obtain magnetic field data in UI Flow
      • silencecat

      1
      0
      Votes
      1
      Posts
      94
      Views

      No one has replied

    • D

      Autosave UIFlow program in cloud
      • Dario

      1
      1
      Votes
      1
      Posts
      118
      Views

      No one has replied

    • D

      UIFlow use IMU to detect gestures/events
      • Dario

      1
      1
      Votes
      1
      Posts
      94
      Views

      No one has replied

    • V

      Talkie Walkie like on radio frequences 466MHz or other frequences
      • vincenthupi

      1
      0
      Votes
      1
      Posts
      102
      Views

      No one has replied

    • [UiFlow]Europe / US flow server's
      • Mati

      1
      4
      Votes
      1
      Posts
      146
      Views

      No one has replied

    • M

      [UIFlow] [Core/Core2] Add image block to show images like JPG on display
      • mb

      2
      0
      Votes
      2
      Posts
      120
      Views

      M

      Ok, I now found the image function on the left side of the Core in UIFlow. I was looking for it in the regular list of blocks, especially in "Graphic". from m5stack import * from m5stack_ui import * screen = M5Screen() screen.clean_screen() screen.set_screen_bg_color(0xFFFFFF) image0 = M5Img("/sd/images/sled150.png", x=0, y=0, parent=None) It would be great if it could also show JPG files, they still seem to be more common. Note that lcd.image() can display JPG files, but it crashes loading from micro SD card.
    • [UIFlow] Capacitive Touch Blocks.
      • ajb2k3

      9
      1
      Votes
      9
      Posts
      524
      Views

      @felmue Ok thanks for the info ๐Ÿ˜€

    Move Topic