markuslindenberg / badge-o-matic

badge-o-matic self service conference badge printer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

badge-o-matic self service badge printer

This repository contains the source code for the badge printer as used at FFRL Routing Days

Youtube video of printer in action

Main ingredients:

Hardware

  • Brother QL-700 label printer (using QL-550 driver)
  • BeagleBone Black

Software

Dependencies:

The badge printer was developed on a BeagleBone Black w/ Debian jessie.

  • cups
  • cups-bsd
  • python3
  • python3-flask
  • python3-pil
  • python3-reportlab

Some updated packages are needed from Debian unstable:

  • printer-driver-ptouch (updated package w/ bugfixes)
  • python3-pyroute2
  • python3-reportlab
  • python3-reportlab-accel

About

badge-o-matic self service conference badge printer

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 68.5%Language:HTML 25.8%Language:JavaScript 5.7%