I am not at all understanding how to feed characters to printer LTP01-245-11/12/18 and move stepper motor along with it and how to convert the characters to bit map image.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Suraj,
I think your question is related to printer mechanism and how to use micro-controller to feed/ print the characeters and drive stepper motor.
You should refer to printers technical reference manual which provides all the relevant information regading printing the characters, inlcuding excitation sequence to drive the stepper motors. For queries on MCU, You should ask the questions to relevant micro-controller forums depndiding upon the micro-controller used in proejct.
Best Regards
Milan
Hi Dilip ,
Here is the link which gives you a software which will convert your data into bit map images http://en.radzio.dxp.pl/bitmap_converter/
and also if you want to hard code it then include the library of converting the matter into bit map like in Fax systems.