File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 22 * This example shows how to use the Arduino Portenta C33 USBHIDHost library to read barcodes like the ones printed on common
33 * products packaging.
44 *
5- * By connecting a handheld barcode reader to the USB-A port on the mid-carrier board of your Arduino Portenta C33,
6- * you should immediately be able to read standard 13-digit bar codes on any ordinary commercial product packaging.
7- * Please note that barcodes longer than 13 digits will result in the "Invalid character detected, resetting..." being printed.
5+ * By connecting a handheld barcode reader to the USB-A port on the mid-carrier board of your
6+ * Arduino Portenta C33, you should immediately be able to read standard 13-digit bar codes on
7+ * any ordinary commercial product packaging.
8+ * Please note that barcodes longer than 13 digits will result in "Invalid character detected, resetting..." messages being printed.
89 *
910 * Instructions:
1011 * 1. Connect your Arduino Portenta C33 to a mid-carrier board;
You can’t perform that action at this time.
0 commit comments