Table of Contents

Photobox v2

After building V1, I decided to build a second one with less flaws than the first one:

  1. Soft Power-on/Off
  2. Single power supply operation
  3. Printer display visible
  4. Focus assist light
  5. Externally accessible HDMI port
  6. Better screen resolution

I met all my requirements by some changes to the design of the box. Apart from the Raspberry Pi, there is now a small microcontroller that is powered by the 5V standby line of the ATX power supply. This MCU monitors the power button and switches the ATX supply on and off. It also communicates with the Raspberry Pi to shut it down or trigger a picture. There are now two additional, bright LEDs: White for posing, red for focus assist during shooting. They are controlled by the Raspberry Pi (PWM). There is now more space for the printer and a glass window to allow a quick look at the printer's LCD.

Components

I modified the ATX power supply and removed all cables that were not required. This is optional but leaves more space inside the box.

Software

The Photobox is powerd by QtPhotobox (QtPhotobox) and the firmware for the MCU can be found in my github repository: photobooth-psu.

Pictures

Front View Front View Left Side View Printer cover opened Printer Back Side View Right Side Inside View Power Supply and Camera Raspberry Pi Bottom View