← Zach Owen

Barcode Scanner

idea

Arduino-based barcode reading and decoding system.

January 1, 2022

An Arduino project implementing barcode detection and decoding. The research material includes Arduino code from OneDrive's 4. Arduino Projects/Barcode Scanner/ folder.

Scope needs clarification: Is this a hardware barcode scanner interface (reading from an external laser/optical scanner), or a computer vision implementation to decode bar codes from a camera? What application (inventory tracking, labeling, access control)?

Drafted from: Arduino sketch files