Tuesday, May 17, 2011

DIY Inkjet Printer

Close-up of carriage

This quarter at the UW we produced some documentation on the development of a DIY inkjet printer.  This was partly in response to the fact that there are no DIY inkjet kits available.  There was a kit available from Parallax however it is no longer made and the main book that was written to go with it is now out of print.

The goal of this project was to develop a low cost, open source inkjet printer utilizing standard inkjet technology, for personal use. This project was partly in response to the fact that there are no DIY inkjet kits available. There was a kit available from Parallax parallax.com/dl/docs/prod/robo/InkjetKitDocs-v1.0.pdf. This kit is no longer made and the book amazon.com/Inkjet-Applications-Matt-Gilliland/dp/0972015930 that was written to use that kit is now out of print.
The prototype design used a carriage assembly constructed from steel rods that were assembled using connectors that can be printed on an FDM machine. The entire carriage system is driven along the x-axis by a belt attached to a stepper motor. The print cartridge, taken from an HP point of sale printer, is driven along the y-axis by another stepper motor belt drive. The electronic controls use an Arduino Mega to run all of the printing systems.
The design resulted in a working prototype that fulfills all of the design constraints. The rod frame carriage design is lightweight, easy to assemble and easy to integrate with the other systems. The Arduino used in the electronics has a large library of resources available to perform things like LCD, SD card, and stepper control.
Areas where future work should be focused include making molds and casting printable parts to bring down the overall cost, developing host side software, and optimizing the speed.

The documentation is being released as a thing on Thingiverse, a photo album and a video.

Wednesday, April 6, 2011

The McCormick Code - help the FBI

The FBI currently is asking the public for help in deciphering these paper that were found on Ricky McCormick's dead body in 1999.  I first read about this on PhysOrg and then read the FBI's original write-up.  I felt that maybe I could crack the code but that the chances would be much better if a very large group of people worked together to solve it. Therefore I chose to start a wiki as a tool for collaborative work by anyone and everyone. It is my hope that this will allow us to help the FBI solve this decade old mystery.


This wiki site was started to have a central location to discuss and work on decoding the McCormick Code.  I have setup a Forum and a Theories page to start. I would like to see a page setup for any theory that is come up with. From there it will evolve and grow.

If you think you can help or are just curious please visit, sign up, and help crack the code.  If you have information and want to contact the FBI directly they have a dedicated tip line.

Sunday, April 3, 2011

The history of AdderFab

AdderFab

For those interested in more information about AdderFab and what led up to its creation there is a write-up on Open3DP.

AdderFab is the combined result of three separate Capstone student design teams over a span of over four years.   The original name of the project was P3P (personal 3D printer).

I have also created a picture set on flicker.
AdderFab

Tuesday, March 15, 2011

A new species is born!

We would like to share something we made:

Patrick Hannan, Jared Knutzen, Nicholas C Lewis, Joy Markham 


AdderFab
ME495 - University of Washington
March 9, 2011
Open3DP 

Stay tuned for more details...

Sunday, February 27, 2011

Machining Brass & More Electronics - OpenSCAD Workshop

It has been a while since my last post.  I have been rather busy this quarter with my senior capstone project (Stay tuned for that later...)  One of the things that I have been working on for another class is machining a power cylinder for a Sterling engine.  I changed the design to include machined letters.

I have also been playing around with a number of electronics things.  I bought an Open Bench Logic Sniffer which is very cool but comes without a case.   I found a design for one on Thingiverse but wanted to have cutouts for the optional headers so I modified it (here).
 



I also bought a Freeduino which is a very nice little thru-hole Arduino clone kit.  It was very easy to assemble.





I wanted a case for it as well so I designed and printed one.



This case will also be one of my examples at the OpenSCAD workshop I am teaching at Metrix Create: Space on Sunday, March 27 from 2-4pm.

Wednesday, January 12, 2011

Scanner Teardowns

I had two old scanners that I have had floating around for awhile and finally decided to tear apart and salvage the parts that could be useful.  Here are a few pictures (more here & here):

Avec
Overview

Power supply

Stepper and LEDs

Power to light red cold cathode tube

uMax
Product Overview

Voltage to drive cold cathode

Voltage to drive cold cathode

Stepper driver chip ULN2003AN

At a minimum I was able to salvage the following (there is more I may be able to de-solder):
2 - 12v steppers with gears, belts, etc...
3 - smooth guide rods (with bushings)
1 - 12v, 1.5A wall adapter
1 - 26v, 5v, +12v, -12v supply (I don't know the amps...)
1 - White cold cathode tube with control board
1 - RGB cold cathode tube set with control board
2 - FFC with connectors (will have to de-solder the connectors)
2 pieces of glass
Assorted mirrors
Assorted LEDs, switches, etc...

Wednesday, December 29, 2010

Arduino and an Inkjet Cartridge

I have started experimenting with Arduinos and electronics.  This involved buying a Arduino Mega, breadboard wires, PCBs, and some other assorted goodies.

Arduino Mega
Breadboard wires
Assorted PCBs from BatchPCB
Thrift store power supply finds

I have managed to get my Arduino to talk to a inkjet cartridge and spray ink.
Arduino, breadboard, power supply, and Inkjet carriage

This is going to be a part of my senior project at the UW, more on that later :-)