Adafruit Thermal Printer compatibility

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
sanath rai
 
Posts: 1
Joined: Wed Mar 26, 2014 12:58 am

Adafruit Thermal Printer compatibility

Post by sanath rai »

Hello,

I am using Adafruit Thermal Printer.i need to interface this thermal printer with my Micro controller(Nuvoton-NUC121 series).
I have downloaded the code you have provided to interface with Arduino controllers which is also in c++.
how can i adapt or modify the code to interface with my controller .i will use UART -RS232 communication in my board.

Any help will appreciated,
Regards,
Sanath Rai

User avatar
adafruit_support_mike
 
Posts: 67454
Joined: Thu Feb 11, 2010 2:51 pm

Re: Adafruit Thermal Printer compatibility

Post by adafruit_support_mike »

I've moved this topic to General Project Help. Perhaps someone in the community has experience working with that microcontroller.

fdedraco
 
Posts: 1
Joined: Sat May 17, 2014 12:22 am

Re: Adafruit Thermal Printer compatibility

Post by fdedraco »

hi i'm also in-progress in learning nuvoton MCUs
they're nice since they are inexpensive, and powerful

well you can test the printer using PC serial port and a serial console (to test the commands in the manual pdf)
and then make the functions for each command, remember to convert ascii to binary first

well it's hard, but easier to do since we do it in a whole new environment

if you didn't know how to use the serial that's a whole other problem

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”