Conductive Ink Challenge

I was recently asked if I wanted to take part in a competition organised by Newark Canada and presented with VHS ( Big thanks to Tom); a challenge that focused on a very interesting and versatile product, conductive ink. I received a pen in the mail and started to investigate what I could do with it. The Conductive Ink Pen essentially allows you to easily draw lines or tracks that you can pass electricity through. Here is the project that I decided to submit for this challenge. I’ll also explain how I went about building this project and how these concepts can be applied to other projects.

When constructing this project I wanted to make the conductive ink the star, really show off what it could do but also make it a little out of the norm. From an artistic point of view I really like the way that the silver conductive ink is highlighted on the white stone, even more so when it is lit, beauty in simplicity. I also wanted to bring people closer and connect with this piece so I created a touch interface that starts the sequence.


Building the Project

The piece is made up of 4 main parts:

  1. Base Model
  2. Surface mounted lights
  3. Microcontroller
  4. Conductive Ink

The Base Model:

As Christmas is nearing there are many ornaments being stocked at local craft shops. After an afternoon looking for just the right subject I came across a reindeer and the idea was obvious. I glued it to a base and that was all I needed to start going.

 

Surface mounted lights:

Surface mount devices or SMD’s for short are components used on the surface of a circuit board as opposed to the traditional through hole method. I decided to use these tiny lights because I didn’t want to drill holes into the reindeer and I wanted to keep the process simple. I mounted one red SMD LED (Light emitting diode, essentially a Light) on his nose and 2 on either corner at the front of the base giving some mood lighting to the model.

The Microcontroller:

To control the whole sequence I used a small microcontroller called an Arduino. It looked after detecting the touch, animating the lights and triggering the audio to play on the computer. The code I used for this project is based on the code that I wrote in my experiments with capacitive sensing with Conductive Ink with the addition of the light animation.

Conductive Ink:

The main star of this show is the Conductive Ink, it was used to connect all the parts together. There are many great things about this product; the pens are easy to use, they can be applied to almost anything and any shaped surface but the best thing is you can use it as part of the artwork. Conductive ink used to light the nose runs down the left and right side of the reindeer’s face and front legs and out to the sides of the base. For the touch sensor I used a single line from the antlers, down its back and across the background of the base.

Other Applications

Conductive Ink is such a versatile and easy to use product, from educating basic electronic concepts to complex circuits, flexible boards and interactive projects. Capacitive sensing as I have used in this project can be applied to many application from detecting a user’s touch or proximity to creating paper thin controls as I have shown in a previous post. The potential uses for conductive ink are vast, grab a pen and start experimenting with making switches, sliders interactive circuits and great looking art.