/podpod

[deprecated] Communication software for podpod base stations

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

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.