25 lines
1 KiB
Markdown
25 lines
1 KiB
Markdown
# The Pi Photobooth
|
|
|
|

|
|
|
|
This project is based off the All Seeing Pi project by the Raspberry Pi Foundation.
|
|
|
|
In general, the changes/additions I made to the changes that were made by @mdegrazia were:
|
|
|
|
1) removed the audio
|
|
2) removed the wii functions
|
|
|
|
3) added an on screen button to take photos
|
|
4) removed the GPIO functions for buttons
|
|
5) killed the kill button functionality
|
|
|
|
See the full blog post here for details https://anotherpiblog.blogspot.com/2017/06/raspberry-pi-photobooth-with-bluetooth.html
|
|
## License
|
|
|
|
Unless otherwise specified, everything in this repository is covered by the following license:
|
|
|
|
[](http://creativecommons.org/licenses/by-sa/4.0/)
|
|
|
|
***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/).
|
|
|
|
Based on a work at https://github.com/raspberrypilearning/the-all-seeing-pi
|