![]() |
![]() |
![]() |
|
|
|||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Hi Mike,
I am facing a problem now in designing of my hardware. I have to interface a thermal \ dot-matrix printer (3” to 5” paper width) with my hardware. I am planning to use PIC18F450 as my controller. Is it is possible to interface a serial printer with this controller. If possible, can you guide me how to do it. |
|
|
|
|
|
|
(permalink) |
|
Post moved to own thread by moderator!
Easily possible, just connect via a suitable interface and send data as specified by the data sheet for the printer. |
|
|
|
|
|
|
(permalink) |
|
Hi Goodwin,
Thanks for your replay. I want one more help from you. Can u help me to find a sample schematic, in which PIC is interfaced with a Printer ... |
|
|
|
|
|
|
(permalink) |
|
Don't believe you defined 'serial' as either USB or RS232. Either way, it still a serial port, just like connecting a computer to your PIC. There is a lot of stuff on this, many boards for AVR, so you must get hundreds of thousands of hits on Google.com. Believe Nigel's tutorials have a section on PC->PIC. Hardware should be the same, most of the software should be the same. Only difference would be what is sent to the printer and how fast.
|
|
|
|
|
|
|
(permalink) |
|
you'll most likely need a level shifter of some sort (max232 for example), which is covered in all the popular tutorials.
after you get the '232 working, the rest is pretty much plug and play - cable from the printer to the '232 ... wires from the '232 to the pic here's some detail on a simple rx/tx shifter board I built a while back ... it's designed to be small and to easily plug into a breadboard http://projects.dimension-x.net/archives/84
__________________
If you don't have a planet, what good are gold bars? want to contact me directly? gmail gordonthree check out my project website: http://projects.dimension-x.net Favorite numbers: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| Thermal fuse ? | ClydeCrashKop | Datasheet/Parts Requests | 5 | 2nd September 2007 09:40 PM |
| PCB thermal resistance | Oznog | General Electronics Chat | 3 | 23rd July 2007 04:45 AM |
| emulating a printer | justDIY | Micro Controllers | 5 | 10th January 2007 12:21 PM |
| D25 printer port advice! | epilot | Micro Controllers | 8 | 9th November 2006 08:12 AM |
| Printer ink problem | bananasiong | Electronic Projects Design/Ideas/Reviews | 3 | 12th July 2006 02:16 AM |