{"id":21810019,"url":"https://github.com/tsndr/waveshare-epaper-image-converter","last_synced_at":"2025-10-10T03:37:42.130Z","repository":{"id":112809868,"uuid":"349599500","full_name":"tsndr/waveshare-epaper-image-converter","owner":"tsndr","description":"Convert GIF to Binary for WaveShare ePaper Displays","archived":false,"fork":false,"pushed_at":"2021-03-20T01:40:32.000Z","size":5171,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T05:24:35.535Z","etag":null,"topics":["converter","eink","epaper","esp32","image","microcontroller","waveshare"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsndr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-20T01:37:39.000Z","updated_at":"2024-12-27T05:54:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"300be0ab-fcbd-407f-a16d-e6bf36029d39","html_url":"https://github.com/tsndr/waveshare-epaper-image-converter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsndr%2Fwaveshare-epaper-image-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsndr%2Fwaveshare-epaper-image-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsndr%2Fwaveshare-epaper-image-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsndr%2Fwaveshare-epaper-image-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsndr","download_url":"https://codeload.github.com/tsndr/waveshare-epaper-image-converter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244767542,"owners_count":20507110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["converter","eink","epaper","esp32","image","microcontroller","waveshare"],"created_at":"2024-11-27T13:30:04.636Z","updated_at":"2025-10-10T03:37:37.095Z","avatar_url":"https://github.com/tsndr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Convert GIF to binary\n\n## Apply color palette using Photoshop\n\n### 1. Create document\nCreate document with the exact resolution of the screen.\n![](screenshots/create_document.png)\n\n### 2. Save for Web (Legacy)\n![](screenshots/context.png)\n\n### 3. Select preset\nSelect `GIF 128 Dithered` preset.\n![](screenshots/select_preset.png)\n\n### 4. Load color palette\n![](screenshots/load_palette.png)\n\n### 5. Select color palette\nThe palette files can be found in the `palettes/` folder.\n![](screenshots/select_palette.png)\n\n### 6. Save image\nSave the image into the `input/` folder.\n![](screenshots/save_image.png)\n\n### 7. Convert image\nConvert image using this command:\n```bash\n./convert.py input/[filename].gif\n```\n\n### 8. Copy byte array into Arduino project\nCopy the `output.c` files content into the Arduino project and upload it to ESP32 (see `examples/` folder).\n\n### 9. Connect screen to ESP32\n\nePaper | ESP32\n------ | -----\nVCC    | 3.3V\nGND    | GND\nDIN    | 14\nCLK    | 13\nCS     | 15\nDC     | 27\nRST    | 26\nBUSY   | 25\n\n### Sources\n[Make BMP file for e-Paper](https://www.waveshare.com/wiki/E-Paper_Floyd-Steinberg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsndr%2Fwaveshare-epaper-image-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsndr%2Fwaveshare-epaper-image-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsndr%2Fwaveshare-epaper-image-converter/lists"}