Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zoetrope69/1bitphotobooth
:fire::computer::camera: thermal printer + raspberry pi + camera = binary image photobooth
https://github.com/zoetrope69/1bitphotobooth
camera dithering polaroid python raspberry-pi thermal-printer thermal-printing
Last synced: 7 days ago
JSON representation
:fire::computer::camera: thermal printer + raspberry pi + camera = binary image photobooth
- Host: GitHub
- URL: https://github.com/zoetrope69/1bitphotobooth
- Owner: zoetrope69
- Created: 2015-03-06T19:29:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-06T21:16:23.000Z (almost 10 years ago)
- Last Synced: 2024-10-29T00:07:01.836Z (about 2 months ago)
- Topics: camera, dithering, polaroid, python, raspberry-pi, thermal-printer, thermal-printing
- Language: Python
- Homepage:
- Size: 293 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 1bitphotobooth
## install
install dependencies
+ `sudo apt-get install python-dev python-setuptools python-picamera`
+ `pip install Pillow picamera`## run
`python main.py`