Skip to content

docloy/badge-o-matic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 68.5%
  • HTML 25.8%
  • JavaScript 5.7%