I'm attempting to set up an internet of things printer using the tutorial here: https://learn.adafruit.com/pi-thermal-printer/overview. The issue is that I've got a USB thermal printer, not a serial one. I've got the Pi printing to the thermal printer, but I'm not sure where to start with modifying the code so that it'll work with the different printer?
I'm quite new to all this so any tips as to where to start looking would be appreciated! Thanks