Pseudonymous Lithuanian maker “Atominis Sumuštinis” (“Atomic Sandwich”), hereafter merely “Atomic,” has constructed a “poor man’s Polaroid” — by combining a Raspberry Pi single-board pc and digicam sensor with a thermal printer initially designed for receipts.
“That is an prompt digicam that makes use of [a] thermal printer to print photographs, the identical one which prints your receipts on the retailer,” Atomic explains of the challenge. “Images aren’t the identical high quality because the self-developing movie that Polaroid makes use of, however they do have some, uhh, appeal to them, I suppose. [The] title may be a bit deceptive although: after I name it ‘poor man’s,’ I imply ‘enjoyable DIY challenge, presumably made by poor arms,’ and never an affordable digicam, because the elements value me greater than the most cost effective Polaroid.”
The elements could value greater than an precise Polaroid digicam, however the prints are low-cost: quite than full-color self-developing movie, which may value upwards of $1 per photograph taken, the digicam outputs to low-cost thermal paper — with the draw back being, after all, a restricted decision and solely black and white because the out there colours.
Contained in the digicam’s 3D-printed housing is a compact Raspberry Pi Zero single-board pc, related to a low-cost digicam module. “Some would possibly say this [is] overkill,” Atomic admits, “[but] I say that is what I had readily available.” Elsewhere within the case is a dismantled USB energy financial institution — “one way or the other so much cheaper than shopping for [the] similar elements individually,” Atomic explains — and a low-cost thermal printer initially designed for printing receipts from a point-of-sale system.
The Python program, working on a Raspberry Pi Zero, adjusts for various publicity necessities. (📷: Atominis Sumuštinis)
“[The Raspberry] Pi digicam is first rate,” Atomic says, “however typically the image is simply too darkish, different occasions there’s an excessive amount of mild. Due to this, within the code […] you possibly can see a bunch of capabilities which regulate the image relying on it is brightness. I’ve discovered when to make use of which adjustment by trial and error.”
The challenge is documented in full, together with Python supply code, on Atomic’s weblog.