Navigation

    M5Stack Community

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

    Best posts made by JackH

    • RE: UIFlow 1.6.5

      Yes, @ajb2k3, it was you I was looking for! :-)

      Now 1.6.5 is there in my original download, so I guess we don't have to download a new M5 burner any time there is a new release, thank you.

      I should mention that M5Burner says that Base Micropython is v1.11 while os.uname() says it is in fact v1.12

      Jack

      posted in Official Updates
      J
      JackH
    • RE: [M5Core] empty UIFlow firmware

      Related to this request would be having the possibility of burning bare MicroPython from source, bringing in all M5Core drivers, and adding any user made apps, tables and pre-cooked code.

      posted in Features Wish List
      J
      JackH
    • RE: Preferred development flow

      +1 for Thonny, works great. Only drawback is that it does not yet have debug functionality for MicroPython.

      posted in Micropython
      J
      JackH
    • Need M5Stack and Other Modules to Compile uPython from Scratch

      Where are they? You know, the exact same ones used in the Uiflow firmware? They are critical for byte code and freezes.

      Plus clear instructions on how to compile the whole lot.

      Thanks!

      posted in Micropython
      J
      JackH
    • M5stickC and Plus MicroPython Screen Driver

      Hi,

      Where can I find the MicroPython screen driver for M5stickC and Plus?
      I need numpy/ulab so I am using this firmware with good success.

      Problem is, the only access to the screen I can get easily is via low-level ST7735 access, which only allows for the tiniest of characters in portrait mode only. Where is the LCD driver for MicroPython, with similar functionality to that in UIFlow?

      Thanks!

      posted in Micropython
      J
      JackH
    • RE: M5Stick-C-Plus LCD-Driver

      No, it's one of the main reasons why those who would like to run bare metal MicroPython are instead forced to use the bloated UIflow firmware, which has the relative unexposed 'lcd' driver within it in module 'm5stack'.

      Over a year and still waiting for independent MicroPython versions of such modules ...

      posted in Micropython
      J
      JackH
    • RE: micropython flowlib missing sources

      @m5stack said in micropython flowlib missing sources:

      @tialm we has plan to open source all Unit code. but maybe it need wait the UIFlow2.0 version finish

      How are you doing with this @m5stack?

      The promise to be able to use MicroPython on bare metal is what attracted me to your gadget in the first place, I certainly wasn't expecting to have to start from scratch. You do realize that for those of us in this predicament the cores without input/output libs are just nice looking tiny plastic bricks, right? Based on this thread patience is wearing thin and you are losing customers.

      You can share with a click of the mouse those drivers that already work well in the current UIFlow (1.6.4), start with the basics (axp192, lcd, buttons,...) - and some instructions on how to build/freeze them in.

      No need to get them perfect, just do it.

      Thanks!

      posted in Micropython
      J
      JackH