项目作者: pierre-muth

项目描述 :
A kind of photo-booth based on Raspberry-pi and a USB Epson TM-T20 thermal printer.
高级语言: C
项目地址: git://github.com/pierre-muth/selfpi.git
创建时间: 2015-12-19T14:33:51Z
项目社区:https://github.com/pierre-muth/selfpi

开源协议:GNU General Public License v2.0

下载


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:

  1. sh gradlew jar