Hi
Im looking at creating a simple Bitmap slidshow that is embedded in an html page. Via using a simple java code, i'm wanting to print these bitmap graphics from my adafruit mini thermal printer.
What kind of code would I need in my sketch file?
Any help would be great,
Tom
The right kind.
Is the Arduino supposed to serve up the web page? Or, is it supposed to GET the web page?
Via using a simple java code, i'm wanting to print these bitmap graphics from my adafruit mini thermal printer.
Where is this Java code supposed to run? What, exactly, would you be sending to the Arduino? Via serial or ethernet?