Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 982 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 982 Bytes

PodPod Communication

Project Status

Project is now deprecated.

Info

This script is used to communicate with the BoilerMake Backend, and allows for ID barcodes to be scanned and then recorded on the API server. We used a Raspberry Pi to process the scanner input.

Prerequisites and Installation

Make sure that your Raspberry Pi is connected to the internet, and has a USB Barcode Scanner plugged in. Then, execute sudo python task.py

If you want to run this on a desktop or laptop, run the script with the --stdin option.

Use --help to view all options.