From c2dbefed979395d1be09d6a442260974494cc27e Mon Sep 17 00:00:00 2001 From: javl Date: Thu, 24 May 2018 12:19:04 +0200 Subject: [PATCH] Update text --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 365d7b6..69c6769 100644 --- a/index.html +++ b/index.html @@ -184,8 +184,10 @@

image2cpp

-

Click here to visit the Github repo for this tool.

-

Note: the tool was updated to let you select and convert multiple files at the same time (among some other changes). Do let us know if this update broke anything by opening an issue on Github.

+

This tool helps you convert images into bytestrings, which can be used with Arduino and OLED displays (among other platforms). + It was originally made to work with the Adafruit OLED library. An example sketch for Arduino and this library can be found here.

+

More info can be found in the Github repository. This is also where you report any issues you might come across.

+

This tool also works offline. Simply save this page to your computer and open the file in your browser.