{"id":19834529,"url":"https://github.com/thingpulse/minigrafx","last_synced_at":"2025-10-07T05:59:01.192Z","repository":{"id":48671929,"uuid":"90016740","full_name":"ThingPulse/minigrafx","owner":"ThingPulse","description":"ESP8266 graphics library","archived":false,"fork":false,"pushed_at":"2022-01-01T23:15:32.000Z","size":403,"stargazers_count":223,"open_issues_count":3,"forks_count":47,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-20T14:07:27.757Z","etag":null,"topics":["e-ink","epaper","esp32","esp8266","framebuffer","graphics-library"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/ThingPulse.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}},"created_at":"2017-05-02T09:44:27.000Z","updated_at":"2025-02-15T21:41:26.000Z","dependencies_parsed_at":"2022-09-07T18:01:09.769Z","dependency_job_id":null,"html_url":"https://github.com/ThingPulse/minigrafx","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ThingPulse/minigrafx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThingPulse%2Fminigrafx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThingPulse%2Fminigrafx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThingPulse%2Fminigrafx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThingPulse%2Fminigrafx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThingPulse","download_url":"https://codeload.github.com/ThingPulse/minigrafx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThingPulse%2Fminigrafx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278728303,"owners_count":26035412,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["e-ink","epaper","esp32","esp8266","framebuffer","graphics-library"],"created_at":"2024-11-12T12:04:58.652Z","updated_at":"2025-10-07T05:59:01.174Z","avatar_url":"https://github.com/ThingPulse.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![PlatformIO CI](https://github.com/ThingPulse/minigrafx/actions/workflows/main.yml/badge.svg)](https://github.com/ThingPulse/minigrafx/actions/workflows/main.yml)\n\n# ThingPulse MiniGrafx Library\n\nThis is a graphics library for embedded devices containing a framebuffer to avoid flickering. Instead of writing directly to the display all drawing operations are made on the buffer stored in memory. Once you are finished with one drawing cycle the whole content of the framebuffer is written to the display.\n\n## Service level promise\n\n\u003ctable\u003e\u003ctr\u003e\u003ctd\u003e\u003cimg src=\"https://thingpulse.com/assets/ThingPulse-open-source-prime.png\" width=\"150\"\u003e\n\u003c/td\u003e\u003ctd\u003eThis is a ThingPulse \u003cem\u003eprime\u003c/em\u003e project. See our \u003ca href=\"https://thingpulse.com/about/open-source-commitment/\"\u003eopen-source commitment declaration\u003c/a\u003e for what this means.\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\n\n## Inspiration\n\nThis library is heavily based on [https://github.com/ThingPulse/esp8266-oled-ssd1306](https://github.com/ThingPulse/esp8266-oled-ssd1306)\ndeveloped by Fabrice Weinberg and myself mostly for tiny OLED displays. This new library targets also color displays and e-paper displays with higher resolution\n\n## Philosophy\n\nOften in technology you have to choose between several options and make a trade-off. While some graphic libraries\nare optimized for minimal memory consumption they have to accept ugly visual side effects such as flickering or tearing.\n\n## Getting started\n\n[Getting Started](Introduction.md) by reading the intro.\n\n## API\n\n[API Documentation](API.md) of the library.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthingpulse%2Fminigrafx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthingpulse%2Fminigrafx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthingpulse%2Fminigrafx/lists"}