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
Posts made by Thrasher
-
RE: M5.Lcd.drawPngFile, why is it not in the docs
-
RE: Updated Micropython?
@m5stack What is current fw build based on ? I mean version of mainstream micropy?
Thanks -
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.
-
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. -
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:
-
RE: M5Stack (Stick|Atom) with Xiaomi LYWSD03MMC
Sorry can't tolerate GATT with my problem,
trying with Arduino C++ right now -
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 dataThanks
-
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 -
RE: Where does all the RAM disappear?
@mb You need to read a bit about py and c++ difference
-
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 -
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
-
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 -
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 firmwareThank you
-
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 tryingWhat's about offline uiflow ide?
-
RE: All IDE refuse to work with M5Stack now
@m5stack M5Stack core gray with 1.6.1 UIFlow firmware
-
RE: MPU6886 not recognized in Atom Matrix
Open it and check for soldering quality. Trace lanes with multimeter also helps
-
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