Skip to content

pinguinpfleger/badge-o-matic

This branch is 1 commit ahead of markuslindenberg/badge-o-matic:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
pinguinpfleger
Feb 9, 2016
98f1c4f · Feb 9, 2016

History

4 Commits
Feb 6, 2016
Feb 6, 2016
Feb 6, 2016
Feb 6, 2016
Feb 6, 2016
Feb 6, 2016
Feb 9, 2016
Feb 6, 2016
Feb 6, 2016

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.0%
  • HTML 22.6%
  • Shell 12.4%
  • JavaScript 5.0%