Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Thread Tools Display Modes
Old 7th December 2007, 10:49 AM   (permalink)
Default

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.
bijosh.t is offline  
Reply With Quote
Old 7th December 2007, 10:57 AM   (permalink)
Default

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.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Reply With Quote
Old 7th December 2007, 11:22 AM   (permalink)
Default

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 ...
bijosh.t is offline  
Reply With Quote
Old 7th December 2007, 01:20 PM   (permalink)
Default

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.
HarveyH42 is offline  
Reply With Quote
Old 7th December 2007, 02:40 PM   (permalink)
Default

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
justDIY is offline  
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
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



All times are GMT. The time now is 07:26 AM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.