Access to micropython code of original firmware
-
M5Stick-V K210.
Please give access to the micropython code of the original firmware or a way to unzip the .bin file.
The original firmware is nice, better than you can find in MAIX boards (I have all of them), as the face model give the bboxes coordinates and classes (MAIX boards only fps), button for the flash etc. Problem is when you make your own model .py code inside of the training firmware miss that things.
Please put the original code as example in github to use it as a base to develop our own code.
This is needed for begginers as me, to keep some functionalities as flash, button,turn off... -
You can refer to this file:
Github Link:
https://github.com/sipeed/MaixPy/blob/master/projects/maixpy_m5stickv/builtin_py/board.py -
After update to the last firmware no one of my boot.py from SD card works, I tried just changing the file name to _boot.py, but it doesn't work
-
@fpsychotic Hi, I have same issue, m5stack team is working on it. As temporary solution you can flash stickv with maixpy firmware. You can find me solving this in latest firmware thread
-
@Thrashe yes, there is a new firmware 4.0.68 specific for stickV that works and has the logo etc.