This guide walks you through the process of designing custom images, converting them to Arduino code, and displaying them on your screen.
đ§© Step 1: Create Your Image with Canva
1. Open Canva
https://www.canva.com/
2. Create a Custom Page
- Click on âCreate a designâ â âCustom dimensionsâ
- Set dimensions to 1280 x 640 pixels
3. Design Your Image
- Stick to black and white or vectored images (shading and grayscale won't display well)
- Simple designs or bold icons work best for 128x64 monochrome displays
4. Export the Image
- Click âDownloadâ â Choose PNG format
- Save the image to your computer
đ Step 2: Convert Your Image to Arduino Code
1. Open images2cpp
https://javl.github.io/image2cpp/
2. Configure Settings
- Set width: 128, height: 64