Initial commit

This commit is contained in:
Sebastian
2021-06-26 17:53:16 +02:00
parent 44a594a257
commit 05f6963f5c
4 changed files with 618 additions and 1 deletions

View File

@ -1,3 +1,22 @@
# Thermal-Printer-Camera
Thermal printer prints photos from Raspberry Pi camera.
Thermal printer prints photos from Raspberry Pi camera.
Will be used on public events to show example projects and produce small give-aways for kids.
Uses Python and esc-pos.
## Requirements
To install on Raspian install following dependencies:
```
sudo apt-get install python3-pip
sudo pip3 install python-escpos
```
## ToDos
- [x] Working camera
- [x] Nice background picture
- [ ] Add buzzer to take picture
- [ ] Add Case for Raspberry Pi and camera
- [ ] Integrate everything into priner
- [ ] Add lighting for camera