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'
Generate build/libs/selfpi-0.0.1.jar
:
sh gradlew jar