Search found 1 match

by zaya01
Sat Sep 28, 2019 9:44 pm
Forum: Hardware Projects
Topic: sending barcode data to file
Replies: 1
Views: 7719

sending barcode data to file

Im currently working on a project where I need to send scanned barcode data to my department director. this is the code I am using: # import necessary packages import sensor import time import image # import the lcd optionally # to use the LCD, uncomment Lines 9, 24, 33, and 100 # and comment Lines ...