Navigation

    M5Stack Community

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

    Posts made by Thrasher

    • RE: M5.Lcd.drawPngFile, why is it not in the docs

      Docs for M5Stack products is a myth and will never be released. Quit trying, play with UIflow bricks or go directly to C++ like its an ordinar ESP32

      posted in General
      T
      Thrasher
    • RE: Updated Micropython?

      @m5stack What is current fw build based on ? I mean version of mainstream micropy?
      Thanks

      posted in Micropython
      T
      Thrasher
    • RE: Помогите выгрузить скетч с M5Stack

      Нет

      posted in Русскоязычный форум
      T
      Thrasher
    • RE: Core.INK display refresh

      I faced common issue with core grey module, made a couple of titles and was feeding formatted data from light sensor and envII module. Had to spend some time playing with delays to make it work properly but was blaming raped micropython build.

      Long things short, don't try to understand it, try adding delays.

      posted in PRODUCTS
      T
      Thrasher
    • RE: UIFlow 1.7.3

      @iamliubo M5Stack isn't open source and never will be. They will never disclose their micropy libraries (well, not even documentation).
      All questions here about it are taboo and will be left unreplyed. Best solution is to use UIFlow blocks if u want to prototype something. Otherwise its better to switch to another hardware. However, I love build quality and designs.

      posted in Official Updates
      T
      Thrasher
    • RE: need help converting text to int (CORE2)

      There's execute code block also

      posted in UIFlow
      T
      Thrasher
    • RE: UIFlow 1.7.3

      @jchipjonty said in UIFlow 1.7.3:

      Just the online version then? As usual, the desktop version is not the same version as the online version. Features just appear or disappear with no explanation. I am finding learning with this equipment frustrating. Mention of education has been dropped from the website in the recent overhaul. All M5 seems interested in now is industrial applications and AWS. Hey ho, I guess they are a business and need to make money to survive.

      Oh you must be new here :lol:

      posted in Official Updates
      T
      Thrasher
    • RE: need help converting text to int (CORE2)

      X = int("x")

      posted in UIFlow
      T
      Thrasher
    • RE: M5Stack (Stick|Atom) with Xiaomi LYWSD03MMC

      Sorry can't tolerate GATT with my problem,
      trying with Arduino C++ right now

      posted in PROJECTS
      T
      Thrasher
    • M5Stack (Stick|Atom) with Xiaomi LYWSD03MMC

      Hi,
      Just wonder if anyone tried to read data from bluetooth xiaomi temp/humi sensors
      I've seen examples with arduino/esp32 but Im looking for micropython code as its more convinient to build UI with it
      Not interested in MQTT for now, just getting data and transmitting it on screen label
      I can get thermometer ID with some phone bluetooth software but got no clue (yet) how to send handshake and aquire data

      Thanks

      posted in PROJECTS
      T
      Thrasher
    • RE: AP Mode vs. Station mode

      Hi
      I had similar issue long ago.
      Long story short - its possible with micropython but in the end I went back to C
      You can search for my old threads - they have examples and Luke (god bless him) helped me to sort things out there

      posted in M5 Stick/StickC
      T
      Thrasher
    • RE: Where does all the RAM disappear?

      @mb You need to read a bit about py and c++ difference

      posted in Micropython
      T
      Thrasher
    • RE: UIFlow 1.6.3

      @m5stack hello m5stack could you tell me please if I can use StickV with UIFlow now (connected to core module or stickC)? Or is it possible only with unitV?
      Thanks in advance

      posted in Official Updates
      T
      Thrasher
    • RE: Avoid M5Stack - it is a waste of time

      To be correct, if they use same uart gpios, uart should receive bunch of trash symbols. But recieving nothing is not a correct option

      posted in Bug Report
      T
      Thrasher
    • RE: Avoid M5Stack - it is a waste of time

      @efried
      I feel you.
      Let it go, flash it like regular esp32 and code any ide you like. Refer to wirings to know how to access screen and perepherials with regular way without mysterious libs

      posted in Bug Report
      T
      Thrasher
    • RE: All IDE refuse to work with M5Stack now

      @m5stack
      Hi, yes, with some updating and couple restarts VS Code now working with 1.6.1 UIFlow firmware

      Thank you

      posted in SOFTWARE
      T
      Thrasher
    • RE: All IDE refuse to work with M5Stack now

      Yeah thanks @lukasmaximus and @m5stack
      Ofcourse its on USB mode, I spent day trying different tricks with MU and THonny but I was using m5stack basic gray module, not stickC/Atom (I have them both so will try hopefully this weekend)
      VS Code won't work still, it sends M5Stack into reboot and than can't access its inner memory, but it could be a driver issue, will keep trying

      What's about offline uiflow ide?

      posted in SOFTWARE
      T
      Thrasher
    • RE: All IDE refuse to work with M5Stack now

      @m5stack M5Stack core gray with 1.6.1 UIFlow firmware

      posted in SOFTWARE
      T
      Thrasher
    • RE: MPU6886 not recognized in Atom Matrix

      Open it and check for soldering quality. Trace lanes with multimeter also helps

      posted in PRODUCTS
      T
      Thrasher
    • RE: All IDE refuse to work with M5Stack now

      I'm not sure but there's probably major changes with 1.6 and later. Thats why UIFlow desktop not upgrading aswell

      posted in SOFTWARE
      T
      Thrasher