Amélie (2023)

Lobsters Hottest Products

Summary

Amélie is a selfie printer installation built with a Raspberry Pi and thermal printer, printing photos on fading thermal paper. The 2023 version uses a Raspberry Pi 4, camera module, and open-source Python code.

<p>Amélie is a selfie printer that prints photos on cheap thermal paper, reminiscent of old instant photos.</p> <p><a href="https://lobste.rs/s/dvswet/amelie_2023">Comments</a></p>
Original Article
View Cached Full Text

Cached at: 08/05/26, 01:52 AM

# Amélie Source: [https://www.maxhaesslein.de/visual/objects/amelie/](https://www.maxhaesslein.de/visual/objects/amelie/) **Amélie**is a selfie printer that prints photos on cheap thermal paper, reminiscent of old instant photos\. The user can tear the print off and take it home, as a souvenir\. Over time, the print fades, leaving behind a white piece of paper\. The installation combines the ordinariness of a receipt printer with the singularity of the captured moment\. ![](https://www.maxhaesslein.de/media/pages/visual/objects/amelie/9983b15bac-1768465749/2023-09-28_npire-18_084-800x-q80.jpg)[☥](https://www.maxhaesslein.de/visual/objects/amelie/#image-2023-09-28_npire-18_084) This installation is named after[the movie of the same name from 2001](https://letterboxd.com/film/amelie/)\. All the components are built into a transparent plexiglass panel, so the user can see the individual modules that make up the installation\. The code is written in Python and runs on a Raspberry Pi 4, with a thermal receipt printer and some additional components, like a screen, a camera, and a button with a built\-in LED ring\. After pressing the button, the LED ring begins to flash and a countdown appears on the screen; when the countdown reaches 0, a photo is taken and printed instantly\. Optionally, a small illustration or text segment can be printed above or below the photo\. For New Year's Eve, a random text from a large list of fortune cookie sayings gets picked and printed below the photo, so a New Year's prediction accompanies the selfie\. Because the images are printed on thermal paper, no ink is required\. v1 and v2 were built in 2018 with a[Raspberry Pi 3 B\+](https://www.raspberrypi.org/products/raspberry-pi-3-model-b-plus/), an[Adafruit Mini Thermal Receipt Printer](https://learn.adafruit.com/mini-thermal-receipt-printer), a[Raspberry Pi Camera Module V2](https://www.raspberrypi.org/products/camera-module-v2/), a small Pi monitor, various buttons and cables and stuff\. Coded in Python with the[OpenCV Library](https://opencv.org/)\. Version 2 got a shoebox enclosure with a status LED and some additional functionality, like saving all images to a usb thumb drive and changing the configuration via a config file\. Version 3 was built in 2023 and runs on a[Raspberry Pi 4](https://www.raspberrypi.com/products/raspberry-pi-4-model-b/)\. It uses the[Raspberry Pi Camera Module V3](https://www.raspberrypi.com/products/camera-module-3/), this allows for faster live preview as well as autofocus and better exposure measuring\. It also has a really[nice button with LED ring](https://www.adafruit.com/product/3423)and is built into a plexi panel\. The source code and parts list for v3 can be found on[GitHub](https://github.com/maxhaesslein/amelie)\. ![](https://www.maxhaesslein.de/media/pages/visual/objects/amelie/ec6273bcf5-1768465749/selfomat_v1-800x-q80.jpg)v1 was just taped to the wall[☥](https://www.maxhaesslein.de/visual/objects/amelie/#image-selfomat_v1) ![](https://www.maxhaesslein.de/media/pages/visual/objects/amelie/1a370a6b72-1768465749/selfomat_02-800x-q80.jpg)v2 was built in a shoebox[☥](https://www.maxhaesslein.de/visual/objects/amelie/#image-selfomat_02)

Similar Articles

ReFrame – The EPaper Camera

Hacker News Top

ReFrame is an experimental open-source camera that uses a color ePaper display to show one photo at a time, making each shot deliberate and memorable. Built with off-the-shelf components like a Raspberry Pi Zero, it ditches screens for a slow, print-like photographic experience.

Reparaible and open source paper printer

Hacker News Top

OpenPrinter is a repairable, open-source printer designed for longevity, with refillable ink cartridges and flexible paper formats, offering a sustainable alternative to traditional printers.