I am looking at creating a USB host devices to talk to a standalone printer. Basically my devices would feed out commands to the USB chip and the pritner would print it without interaction of a PC.
What chips would you recommend for the USB/MCU? I am leaning towards an ATMEGA micro with a Vinculum USB interface. Would it be easier to use a all in one chip or have a seperate MCU and USB chip?
Thanks