Skip to content

Instantly share code, notes, and snippets.

@kumanan-c
kumanan-c / rpi-barcode-reader.py
Created March 4, 2016 07:05 — forked from john-e/rpi-barcode-reader.py
Display barcode using camera - Raspberry PI
##############################
#
# RPI bar code reader
# @author github.com/john-e
#
# @lib
# zbar - https://github.com/npinchot/zbar
##############################
import sys