🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    V-function Face Detect not working on Unit-V

    Units
    3
    9
    11.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • world101W
      world101
      last edited by

      Just got a Unit-V and was trying to use the face detection V-function. I burned the FaceDetect v1.1 firmware to the Unit-V using the M5Burner. I used the example in the docs (but on an M5StickC-Plus instead of a core) and I can't get it to detect anything.

      0_1603109645253_Screen Shot 2020-10-19 at 8.13.52 AM.png

      Looking at the serial logs of the Unit-V, there is this error:

      [MAIXPY]Pll0:freq:832000000
      [MAIXPY]Pll1:freq:398666666
      [MAIXPY]Pll2:freq:45066666
      [MAIXPY]cpu:freq:416000000
      [MAIXPY]kpu:freq:398666666
      [MAIXPY]Flash:0xef:0x17
      open second core...
      gc heap=0x801b4c30-0x80234c30(524288)
      Traceback (most recent call last):
        File "_boot.py", line 11, in <module>
        File "pmu.py", line 53, in __init__
      NotFoundError: 
      MicroPython v0.5.0-98-g7ec09ea22-dirty on 2020-08-05; Sipeed_M1 with kendryte-k210
      Type "help()" for more information.
      >>> 
      

      I think the firmware is not correct for the Unit-V. Any ideas?

      1 Reply Last reply Reply Quote 0
      • D
        dsrc12
        last edited by

        Hello world101, I have a similar problem. None of the UIFlow Unit V examples work. I am using a M5StickC and the latest firmware on both M5StickC (1.6.4) and Unit V. I would appreciate better help from M5Stack - there are no examples, no help and little documentation - it is all guess work. Others have suggested differences between the two V modules and a flip in image orientation may be required.

        D 1 Reply Last reply Reply Quote 0
        • m5stackM
          m5stack
          last edited by

          it is a bug. we will fix it as soon as possible.

          actually, we have provided the tutorial document

          https://docs.m5stack.com/#/en/quick_start/unitv/v_function

          1 Reply Last reply Reply Quote 0
          • m5stackM
            m5stack
            last edited by m5stack

            we just release a new firmware. you could remove the firmware then redownload it(same firmware version number) in the M5Burner firmware list. will be ok

            world101W D 2 Replies Last reply Reply Quote 0
            • world101W
              world101 @m5stack
              last edited by

              @m5stack said in V-function Face Detect not working on Unit-V:

              we just release a new firmware. you could remove the firmware then redownload it(same firmware version number) in the M5Burner firmware list. will be ok

              Thanks. With the updated firmware, now I have the face detection v-function working now with the example in the docs.

              1 Reply Last reply Reply Quote 0
              • D
                dsrc12 @m5stack
                last edited by

                @m5stack Thanks for the link. I would recommend that you put a link to this tutorial from the product documentation

                1 Reply Last reply Reply Quote 0
                • D
                  dsrc12 @dsrc12
                  last edited by

                  @dsrc12 I still can not get any of the code software modules such as Bar code or April Tag to work with either M5StickC Plus or Fire. Here are some of my screen shots.
                  0_1603928787441_Capture01.JPG
                  0_1603928799881_Capture02.JPG

                  m5stackM 1 Reply Last reply Reply Quote 0
                  • m5stackM
                    m5stack @dsrc12
                    last edited by m5stack

                    @dsrc12 you could change the tag class. the v-function only supported the Tag36H11

                    D 1 Reply Last reply Reply Quote 0
                    • D
                      dsrc12 @m5stack
                      last edited by

                      @m5stack I have tried Tag36H11 images for numbers and this makes no difference. UnitV with M5Stack Fire and UIFlow did not decode the images. I did not make any alternation to my UIFlow code. Did you test this software?

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post