this is portable

Light Up Dog Hoodie

hoodie-on

This was a really fun project to work on. Printing, sewing, and soft circuit stuff all rolled into one project! I can’t wait to take Tucker out for a walk wearing it, but right now there is just way too much snow for that to happen.

The LEDs on the hoodie’s pocket light up when it’s dark out and fade back when there is more ambient light. Perfect for evening walks in the winter when it gets dark far too early. The photo resister peaking out of the bottom of the pocket senses the amount of light present and the rest of the circuit reacts from there. There’s a lot going on in that little pocket!

If you’re interested in how it was made, I documented my work on this project in a flickr photo set with lots of notes. It’s much easier to describe in photos. The only part I didn’t take photos of was printing the skull and cloud on the fabric. Those were silk screened on the fabric before any of the sewing started.

Originally I had planned to make the hoodie a little more complex and include a lilypad arduino. As it turns out, a hoodie that fits a ten pound terrier is very small. Luckily I was able to convince one of my officemates, Tom, to do a little soldering for me for an alternate plan.

I used coin cell batteries (two 3V batteries) for this project because of their size and the fact that they would be easier to swap out in a small space. I was hoping that this project was still small enough to get away with using coin cells, but well, maybe not. They definitely work, but they die FAST. So, I’ll be buying a batch for cheap on eBay and then looking into lithium polymer batteries for my next project. Lesson learned.

tucker shows off her new hoodie

Processing to Silk Screen Print

I think its’ fun to combine the real world and the digital world. Printing a design that started as a processing sketch by hand does exactly that. This is a quick rundown of the process for anyone looking to try it out. I’m not covering the processing or silk screen part, but I highly recommend trying them out.

This process is pretty simple and could work for other styles of printing as well. For example, if you reverse your art at the last step, you can use it to burn plates for letterpress printing instead.

So, here’s how to get a Processing sketch ready to silk screen:

Recording the sketch to PDF

beginRecord

The best part here is that your sketch doesn’t need to be static. Even if it’s going to end up on paper, it doesn’t have to look like paper to start out. You can have it animate, or randomize shape and size each time you click. I like to randomize on click. It’s an easy way to get a whole lot of variations.

Processing’s PDF library is included with processing and the PDF library page on processing.org has multiple code examples. Seriously, they’re very good example. Just copy and paste a few lines of examples code into your file and you’re good to go. Recording when you click lets you grab multiple variations of a sketch to PDF files.

Generally, I make my sketch pretty small, maybe 400 or 600 pixels wide. Since this is all vector, it’s easy to scale things up as needed. Your sketch doesn’t have to be 1:1 with what you’re planning to print.

Editing Processing’s output

processingOutput
Processing output with the outline

Processing will automatically save the generated PDF(s) to the same folder your sketch is in. You can open these up directly in Illustrator to start editing.

Initially, all elements of your sketch will be in one big grouping with an outline of your sketch’s dimensions. Use the Direct Selection or Group Selection tool (keyboard shortcut “A”, or the “white arrow”) to remove the outline. Add, move or remove elements from your sketch to get it to look how you want it to. I tend to do a lot of this clean up and moving around in outlines mode. There’s almost always some extra shapes or strokes in the PDF output.

Play around. Remove elements, Add elements… whatever works.

Change the dimensions of your file to the size and shape you will be printing. Then scale/move your artwork as needed.

Colour Separations

layers Once you have everything how you want it, gather up all the elements you want to be the same colour on one layer together. Then, stack the layers in the order your want them to print. Stacking them in order is more for you to get an idea of what the final product will look like.

I usually keep everything in the colours I’m intending to print up to this point, but remember that your films will have to be purely black and white with no shades of gray. Any gradients have to be halftoned.

editedColoured

Print Your Films

Edit all the layers you will be printing to be purely black on white and print off one transparency for each colour you’ll be printing.

If you’re printing your films at a copy place, export the artwork on each layer as a separate PDF and make sure you uncheck “scale to fit” so all your layers are at 100%.

Go Print

Grab your films and go print! If you’re in Pittsburgh check out Artist Image Resource’s open studio. You can show up with your films — or even just your files and print your films there — and use all their equipment and screens for cheap.