Hello ,
I am trying to collect the output from the machine learning algorithm on the same board using the sample program given in the docs.
However, import machine doesn't work and when we go to install , it says that it is unable to find lib2c3.
Hello ,
I am trying to collect the output from the machine learning algorithm on the same board using the sample program given in the docs.
However, import machine doesn't work and when we go to install , it says that it is unable to find lib2c3.
Any help. The network drivers just dont work.
I have followed all the installation instruction and my unit had previously connected using USB-C.
However, when I tried to connect again , the unit is not found. I tried everything like rebooting my PC and the ifconfig command but no help.
Please do let me know if there is a hardware reset or something possible.
Hello,
I am a newbie to use the m5stack and community so apologise if the question is very silly.
I was able to login and see the webcam function and also the object detection.
I want to basically subscribe to the json feed from my web server and once an object is detected, send a message like an email or call a post function.
Thanks