Homemade arduino printer

If you want to make your own high resolution printer (maybe not so high res), you are at the right place. This Instructable will show you how to do with two dead cd/dvd drive and a pen (pilot, whiteboard marker, whatever you have) at the best lego-printer style.

Here is how our printer will work: we type any message in terminal then the message will be printed (as dot matrix) and after the message is printed the program will wait for another message.
Homemade arduino printer
For this magnificent printer you will need:
1) 1 x Arduino (I’ve used the Duemilanove)
2) 2 x H-Bridge (SN754410)
3) 3 x small dc motors from any cd/dvd drive
4) 3 x switches from the same cd/dvd drive
5) A pen or marker
6) Wire
7) Rubber string
8) Sheave
9) Stick with round rubber like the rollers in a real printer, the wheels from a toy car should work.
10) Acrylic, wood or whatever you have to build the structure.
11) 5v and 9v power supply

If you have an old printer you can use its structure and save some time to build one.
Once you have all that is time to build the structure.

Step 1: Build the structure

Now you have to build the structure with any materials you want (even with lego), I choose acrylic because it’s cheap and easy to work.

All you have to do is to mount a “U” Structure and add two tubes where our printer’s head will move, also add the supports for rollers and the sheave.

As said before, if you have and old printer you can use it and skip this step.

Step 2: Finish the structure

Now it´s time to finish the structure, this is the most painful step because you have to measure, cut, drill, solder, etc…

You will need 2 x motors with gears from drive’s tray and 1 x motor from drive’s head.

You can also use the whole tray, or like I did, cut a circuit board at the same shape of the tray to save some weight. Also add some supports to the head, here I soldered 3 screw nuts to the back of the head.

Also note that the head have 3 switches taken from the cd/dvd drive. These switches tell us if the head reach the left/right of the structure and if the head motor is down (this means that the pen/marker is touching the paper). One leg of the switch goes to ground and the other goes to one analog pin, no need for external resistors because we will use the internal pull-up resistors.

Now attach the motors, the head, the roller and the pen/marker to the head. To finish this step attach the rubber string to the motor, to the head and to the sheave.
Homemade arduino printer circuit
Note that all parts will not fit perfectly, so you have to use your skills to make this work, but, probably, some hot glue is the answer for most of our problems.

Step 3: Connect everything together

Let’s connect everything to the Arduino. First of all, connect the switches as shown in the previous step.

Then connect the motors to the H-Bridge and the H-Bridge to Arduino. The schematic bellow is a little messy but, thats the way it is, you can also take a look at this simple tutorial (http://itp.nyu.edu/physcomp/Labs/DCMotorControl ).

[box color=”#985D00″ bg=”#FFF8CB” font=”verdana” fontsize=”14 ” radius=”20 ” border=”#985D12″ float=”right” head=”Major Components in Project” headbg=”#FFEB70″ headcolor=”#985D00″] Arduino
H-Bridge
small dc motors from any cd/dvd drive
switches from the same cd/dvd drive
Rubber string[/box]
For more detail: Homemade arduino printer


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top