Business Card With Polaroid + Arduino

by iDende in Circuits > Arduino

3600 Views, 26 Favorites, 0 Comments

Business Card With Polaroid + Arduino

Business Card - Polaroid + Arduino

The goal of our project was to create a machine that produces business cards.
We decided to hack a polaroid exploiting the internal mechanism to create our personal business card that bear the logo of the Fab Lab Turin.

We replace the shutter with an RGB LED and, applying a diffuser, it generates a random color that imprints on a polaroid paper an image generated by a stencil placed over it.

Everything is managed by a program loaded on a Arduino connected with both the motor of the machine and the RGB LED.

Please note: to build this project you need an average skill in electronics and in programming.

Sketch

Downloads

Unmount and Studing the Hardware

20140120_142118.jpg
20140120_142022.jpg
20140120_142044.jpg
20140120_142227.jpg

After opening the machine, we have identified the components useful for our project and eliminated unnecessary ones to optimize the space available.

Components used:

  • Self-starter
  • Shutter

Components included:

  • RGB LED
  • Mosfet
  • A power switch
  • A button

Electronics

Now we have to identify the inputs and the outputs:

Inputs:

  • The button to start the machine process
  • A switch that indicates when the self-starter has completed the process of printing

Outputs:

  • RGB LED (Red, Green, Blue channels)
  • Self-starter motor


We noticed that, upon completion of a rotation of the engine, a small metal plate is raised.

We placed a button on the small metal plate which will then be read by Arduino like a button.

Wiring the Arduino

2014-02-03 15.03.26.jpg
DSC_0029.jpg

In this phase, we connected the following components to Arduino:

  • The engine of Polaroid, connected by a Mosfet
  • The switch adapted on the small strip of metal that rises to the completion of the rotation
  • 3 channel of the RGB LED each connected to the NPN transistors
  • The start button
  • A switch of ignition

Now you can program the Arduino.

Downloads

Make the Stancil

2014-02-04 16.33.27.jpg

After having designed on a drawing digital software we cut the stencil on a plastic plate (1mm) using a laser cutter.

Assembling and Loading

DSC_0032.jpg

The stacil obtained was placed over the container of polaroid's cartridge which is loaded into the machine.

Results and Final Thoughts

DSC_0034.jpg
IMG_0303.jpg

After about 40 minutes the polaroid is fully developed.