We all waiting for this for months and months now.
Meanwhile you can use Adam's UIFlow book which is helpful
Best posts made by Thrasher
-
RE: Looking for MicroPython module documentation
-
M5Stick-V (AI Camera) - Need a start guide!
printf "Hello!";
I've received M5Stack package recently, been playing with grey module but my main goal was developing with m5stick-V cam. I've plugged it into USB, tried built-in face recognition and thats it, Im stuck.What IDE do you suggest? Libraries? Im okay with python/C++
Im new to computer vision and neural (if possible with this device lol) things. I want to try a gate camera which counts every man coming in dressed in white shirt (thats my goal example).
Thanks!
break; -
RE: How to use Back Buffer for drawing ?
@ajb2k3 I can help with translation if you're interested, shoot me a message via p.m.
Thanks! -
RE: M5Stick C UI Flow WIFI Connection Problem.
Its common bug, neither Core nor Stick would connect to AP with space in its name. e.g. will not connect to "My Wifi" network, but will work with "MyWifi". %20 trick also didnt work for me, had to rename mine aswell
-
RE: UIFLOW does not save python code
Yes, its been so since beginning. We hope it will be implented soon
-
RE: M5Stick-V (AI Camera) - Need a start guide!
@sboger Yep, thats exactly I was thinking about, algorythm like this: Detect human > Detect head > identify face > check for white %
I will stick to your thread then since I believe you will progress there better than me and will try to contribute aswell if I discover something useful,
Thank you -
RE: Visual Studio Code (VS Code) reboots my M5Stack with any action
To whoever faces same problem - I found solution for win10.
Problem is, UIFlow offline installs wrong/incorrect drivers, but as they are signed by Microsoft, Windows treats them as correct ones. UIFlow works fine, but VS won't connect to M5Stack properly.
Boot into safe mode, plug in M5Stack and find COM (Silicon labs) device. Right click and remove it, what is important, press checkbox with "Remove associated with device drivers" which appears only in safe mode for me.
Now disconnect USB, download latest drivers from M5stack.com and install them normally. This solved issue for me -
RE: Please allow jtag or jtag over usb on next version
@lukasmaximus
Thanks, I've deleted all my posts, so if you have enough privelegies on this forum you can purge them -
RE: M5Stick-V (AI Camera) - Need a start guide!
So far Ive trained camera to recognize couple of items (found on my table) and it showed me pretty good results. My next idea was to capture couple of same objects same time but I got stuck because of my poor python knowledge.
Sorry for not updating for that long, Im doing 2 more projects parallel, not enough spare time for camera now. Good thing is that m5stack will provide more docs/examples/anything by the time Ill grt back to it :) -
RE: M5StickV link/Info dump.
Im subscribing to this. Also have Stick-V and cant wait to obtain more information/examples for it.
-
RE: Looking for the Base Firmware for Unit-V
Esptool can't flash it, its not an esp chip
You need stickV burner from guides sectionhttps://docs.m5stack.com/#/en/core/m5stickv
EasyLoader is
-
RE: How long does V-Training take?
@soramame_xx hi, usually its much faster, less than 1 hour
-
RE: M5StickV Firmware_1017 Upgrade
@xeon
Hi,
Sure that would be awesome. Especially UART and other things becayse Maix manuals say nothing about it.
There's a thread already ran to collect all things about Stick-V, could you keep it updated so we gather all necessar info in one thread ? here it is - http://forum.m5stack.com/topic/1226/m5stickv-link-info-dump/1 -
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: 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.