QuickFix wrote:The Adafruit library should be compatible with the ESP8266, but there were some problems with it in the past.
Make sure you use the latest version from repository, where this bug is fixed.
Also best practice is to use a simple and small as possible demo as a starting point to see where things go wrong, like trying any of the examples that come with a library; a lot of times a bug isn't inside the code you expect it to be in.
thanks for your reply, yes ive also try printing barcodes of an adafruit library example and stops in the middle as well :S