??? 07/22/07 00:14 Modified: 07/22/07 00:16 Read: times |
#142134 - Why would you \"presume\" that? Responding to: ???'s previous message |
Collin Pillay said: I have a code listing for the 8048, from about 1977. It's printed in a databook, in dot-matrix format. I don't know how well it will scan. Has anyone got any code or information on driving a thermal printer mechanism. I presume that most of these printer mechanisms are the same to drive, similar to the LCD's.These printer mechanisms has a motor, thermal head and a few switches. All I know is that the thermal head has shift registers and there is thermal grid blocks with a common supply. What I not sure is when to latch the data, how many bits etc. I would really appreciate any input on this subject. Thanking you in advance ... Collin You probably need to know just when to latch the data and how to clock the thing, too. Also, if there are shift registers, there will be timing issues. A schematic with signal definitions will prove useful. You've got your work, and plenty of it, cut out for you, Collin, but you can do this. These things work on the basis that the print resistor array stays stationary (some move, of course, and you haven't clarified that.) and the paper moves, with the print resistors firing at the appropriate time to discolor the paper. Usually a stepping motor, but sometimes a DC type, drives the paper feed. You'll use up a lot of paper figuring out just how long to fire the resistors, and, BTW, once one of them fails, the whole array is junk, so be careful with the drive current. Normally, they're driven with low-side switches. If you think about how that resistor array has to work, you'll see how a shift register could come into play. If it really does use shift registers, there are probably decoder/drivers, and counters, too, and it's likely the paper is driven with a stepper. It could be a DC type, though, but if you have a sample of its printing, you can see that because there'll be a slight vertical offset between dots in a row. The columns should all be aligned. Take a closer look. Search for a part number, and then, a datasheet. That'll help a lot more than I can. RE |
Topic | Author | Date |
Driving a thermal printer Mechanism | 01/01/70 00:00 | |
Why would you \"presume\" that? | 01/01/70 00:00 | |
Try GOOGLEing for Thermal Printer | 01/01/70 00:00 | |
first steps | 01/01/70 00:00 | |
My experience | 01/01/70 00:00 | |
Epson Printer | 01/01/70 00:00 | |
What Epson printer? | 01/01/70 00:00 | |
If you really want "help" ...![]() | 01/01/70 00:00 | |
Thank you | 01/01/70 00:00 |