We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, Can anyone suggest me how can i interface Serial printer to my 89c52 uController ? I am new to printer interfacing and programming and i want to display Graph Pattern on the paper.... so can anybody suggest me a good link on net to read the basics and some circuit to understand better... along with the Program in C for interfacing? With warm regards Saurabh Raval
1. Identify the printer you intend to use. 2. Read the Manual for that printer to determine the precise details of its serial interface, and the commands & data formats to achieve your requirements. 3. Look in the downloads area on this site for 8051 serial comms examples.