Skip to content

Utility to scan NZ Covid Pass QR codes using a handheld scanner (like a Honeywell HH400) connected to a Raspberry Pi

License

Notifications You must be signed in to change notification settings

wipash/nz-covid-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NZ Covid Scanner

Intended to be used with a serial QR code scanner connected to a Raspberry Pi. Detailed output via console, and visual output via a MAX7219 LED matrix.

Install prereqs

# Enable SPI in raspi-config
sudo usermod -a -G spi,gpio,dialout your-username
sudo apt install build-essential gcc python3-dev python3-pip libfreetype6-dev libjpeg-dev libopenjp2-7 libtiff5 libffi-dev libssl-dev

poetry install

This project is based on the work of:

About

Utility to scan NZ Covid Pass QR codes using a handheld scanner (like a Honeywell HH400) connected to a Raspberry Pi

Topics

Resources

License

Stars

Watchers

Forks

Languages