33 lines
1.2 KiB
Markdown
33 lines
1.2 KiB
Markdown
# The Pi Photobooth
|
|
|
|

|
|
|
|
The project is based of the All Seeing Pi project by the Raspberry Pi Foundation.
|
|
|
|
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
|
|
|
|
|
|
## Licence
|
|
|
|
Unless otherwise specified, everything in this repository is covered by the following licence:
|
|
|
|
[](http://creativecommons.org/licenses/by-sa/4.0/)
|
|
|
|
***The Pi Photobooth*** by the [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/).
|
|
|
|
Based on a work at https://github.com/raspberrypilearning/the-all-seeing-pi
|