- Environmental monitoring with uChipPosted 14 hours ago
- ARDULEGO KIT: create with Lego and ArduinoPosted 2 weeks ago
- Share & Discover by PCBWayPosted 3 weeks ago
- ENERGY METER IOTPosted 4 weeks ago
- Energy Meter GSM with Arduino (part 2)Posted 1 month ago
- Energy Meter GSM with Arduino (part 1)Posted 2 months ago
- ARDULOCK: a keyboard with RFID modulePosted 2 months ago
- Autofocus Glasses/Phoropter Using Variable Focus Liquid LensPosted 4 months ago
- Home Automation & Lights controlling SystemPosted 4 months ago
- Solar TrackerPosted 4 months ago
Dotter: DIY Arduino Powered Dot Matrix Printer
Dotter is a huge dot matrix printer based on Arduino. Most of the parts are 3D printed, there are also 28BYJ48 stepper motors (the cheapest stepper motors you can find) and some basic components.
It can print on the paper up to 55cm wide and infinity long.
Originally Dotter was born as a 3D printer with 28BYJ48 motors, but Nikodem Bartnik soon realized that this motors were too slow to make 3D printer. So he decided to switch to something else, and here he came up with an idea for Dotter.
There are not a lot of dot matrix printers made with Arduino, and there are not a lot of printers so big, for sure. With this printer, you can print on the paper up to 55cm wide and infinity long! Roll of paper from Ikea is great for that (45cm x 30m): you can make some cool posters or whatever else you want.
The device is controlled via an Arduino Uno, which takes input from a Processing sketch running on a computer to obtain the image to be printed.
It uses a pair of stepper motors to advance the paper, as well as a third to position the marker to be stamped. A servo motor pushes the marker down as needed, producing a print that is accurate and stylishly pixellated.
For further information, jump on the related Instructables page.