Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 527 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 527 Bytes

selfpi

A kind of photo-booth based on Raspberry-pi and a USB Epson thermal printer.

Requires

  • Raspberry Pi
  • Raspberry camera module
  • USB Epson ESC/POS thermal printer (tested with TM-T20 and TM-T20II)
  • Buttons

Details (ongoing) : https://hackaday.io/project/10581-free-beer-selfie

git clone in /home/pi run the /jar/selfpi.jar with 'sudo java -jar selfpi.jar'

SelfPi in action

build .jar

Generate build/libs/selfpi-0.0.1.jar:

sh gradlew jar