PREVIEW
Paste your C array (RGB565 uint16_t or mono unsigned char vertical bytes). Set width/height, then Render.
🧩 RENDER
🖼️ DOWNLOAD PNG
HOW TO USE
Upload up to 20 images. Each image stacks with its own controls. Use UPDATE ALL IMAGES on the left to apply your main settings to every image. You can still override any single image using its own card controls.
Example 1 — ESP32 WEB (Centered big text + array section)
ESP32 WEB (EXAMPLE.INO)
Example 2 — Arduino Serial (Hello Arduino)
ARDUINO SERIAL
Example 3 — Waveshare 1.47" LCD (ST7789) (Hello Waveshare)
WAVESHARE ST7789
Example 4 — Adafruit SSD1306 OLED (Hello Adafruit)
ADAFRUIT SSD1306