simplebooth/README.md

33 lines
1.3 KiB
Markdown
Raw Normal View History

2017-06-04 05:37:21 +00:00
# The Pi Photobooth
2017-02-14 15:53:35 +00:00
2017-06-04 05:41:24 +00:00
![](photobooth.png)
2017-06-04 05:37:21 +00:00
2017-06-04 05:41:24 +00:00
This project is based off the All Seeing Pi project by the Raspberry Pi Foundation.
2017-06-04 05:37:21 +00:00
In general, the changes/additions I made were:
1) Added in the ability to print the photo to a bluetooth printer
2) Added in the ability to email the photo
3) Added in support for the Wii Remote which includes the ability to go to previous/next overlay, remove the overlays, take a picture and start a new picture
4) Added in some sound effects
5) Added in some graphics to the GUI
6) Added in some "snap chat" type filters to overlay the pictures (note googly eyes on dog below)
7) Uses a kill button to stop the Photobooth since it runs full screen
2017-02-14 15:53:35 +00:00
2017-06-04 14:48:11 +00:00
See the full blog post here for details https://anotherpiblog.blogspot.com/2017/06/raspberry-pi-photobooth-with-bluetooth.html
2017-06-04 06:49:47 +00:00
## License
2017-02-14 15:53:35 +00:00
2017-06-04 06:49:47 +00:00
Unless otherwise specified, everything in this repository is covered by the following license:
2017-02-14 15:53:35 +00:00
[![Creative Commons License](http://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)
2017-06-04 14:48:11 +00:00
***The Pi Photobooth*** by [Mari DeGrazia](http://anotherpiblog.blogspot.com/) is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).
2017-02-14 15:53:35 +00:00
Based on a work at https://github.com/raspberrypilearning/the-all-seeing-pi