Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. puijkh
    P
    • Continue chat with puijkh
    • Start new chat with puijkh
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    puijkh

    @puijkh

    0
    Reputation
    1
    Posts
    571
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    puijkh Follow

    Posts made by puijkh

    • UnitV Barcode scanning

      Hi, I am trying to scan a barcode with my UnitV, but i was not successfull.
      I am using the MaixPy IDE have uodated to the latest fw and use this code:

      img = sensor.snapshot()
      res = img.find_barcodes()

      Unfortunately there is never any info in the returned res. I can see the barcode in the MaixPy IDE. I also tried qr codes with res = img.find_qrcodes(), but that also does not work.

      Any idea's on how to get the scanning working?

      posted in Units
      P
      puijkh