Asked — Edited

Thermal Printer

Can an EZ b control (directly or indirectly) a small thermal printer?

I see they can be hooked up to an arduino.

http://learn.adafruit.com/mini-thermal-receipt-printer

thanks in advance,

Frank


ARC Pro

Upgrade to ARC Pro

Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming

PRO
Synthiam
#1  

Yup, it uses the Serial TTL output

United Kingdom
#2  

I had a quick scan over the web page and I think it uses serial, so the sendserial command would work (I think, like I said, I had a quick scan over I'll have a better read when I have more time).

Edit: @DJ beat me to it. But confirms it :)