Quantcast
Channel: Raspberry Pi Photobooth Printing - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Tiger-222 for Raspberry Pi Photobooth Printing

First, you will need pycups. Then this code should work but I cannot test it:# Set up CUPSconn = cups.Connection()printers = conn.getPrinters()printer_name = printers.keys()[0]cups.setUser('pi')# Save...

View Article



Raspberry Pi Photobooth Printing

I've built this photobooth, and I am struggling to figure out what code i would need to add to the script in order to get this to print a copy of each photo. I have already mapped my printer to the...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images