Added scanning Barcodes with a camera #1

Merged
ldbetteridge merged 2 commits from testing into main 2026-03-09 11:36:01 +00:00

2 Commits

Author SHA1 Message Date
5a37e5dd5f Added scanning barcodes with a camera 2026-03-08 16:59:33 +00:00
b4f8489834 Switch from CDN Quagga to local Quagga2 v1.12.1 for barcode scanning
- Updated barcode.html script reference to use local Quagga2 library
- Quagga2 provides improved barcode detection accuracy and performance
- API is backward compatible with original Quagga.js, no code changes needed
- Added technical notes to README documenting library location and setup
- Library location: ./quagga2/quagga2-1.12.1/docs/examples/dist/quagga.min.js (153 KB)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-08 16:50:24 +00:00