
This program converts images into ASCII text that can be pasted as a program directly into the Arduino IDE. If the optional function is also generated, this code can be called directly to send the image to a TFT screen that uses the TFT library. It was designed to work with the Elegoo TFT screen. Simply copy and paste the code that is generated. The image data is tagged to go into Flash memory so as to save variable or SRAM space.

