# sbrin/lopaka

Lopaka - Stunning graphics for embedded systems displays

Repository: https://github.com/sbrin/lopaka
Canonical: https://ross.abutalabs.com/products/lopaka
Homepage: https://lopaka.app
Language: C
License: Apache-2.0
License Family: permissive
Topics: arduino, editor, embedded, embedded-systems, graphics
Last push: 2026-06-28T19:27:00+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 89, release rhythm 43, longevity 84
- inputs: {"age_days": 1186, "days_push": 66, "days_rel": 170, "gap_med": 383, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1719, forks 118 (observed 2026-08-28T04:05:26.620474+00:00)

## What it is
Lopaka is a browser-based graphics editor for designing pixel-perfect UIs for embedded displays, with code generation for libraries like U8g2, TFT_eSPI, AdafruitGFX, LVGL, and Flipper Zero. It converts imported images, GIFs, and videos into formats such as 1-bit XBMP bitmaps or RGB565 arrays and exports ready-to-compile C/C++ source.

## Use cases
- design graphics for an Arduino TFT display and export C++ drawing code
- convert a PNG to an XBMP bitmap for a monochrome OLED
- create a Flipper Zero screen with live preview
- generate RGB565 image arrays for an ESP32 color TFT
- design an ESPHome display UI and wire it into YAML
- draw pixel-perfect icons and fonts for a Watchy e-ink watch
- import a GIF and generate frame animation playback code for a microcontroller

## When to choose
- you need to design graphics for embedded display libraries like U8g2, TFT_eSPI, or AdafruitGFX
- you want automatic conversion of images to bitmap formats your MCU display supports
- you prefer a visual editor over hand-coding draw calls for Arduino/ESP32/STM32 projects
- you want ready-to-compile source code generated from a canvas design

## When to avoid
- you need a full embedded GUI framework with runtime widgets and touch events rather than static graphics code
- you target platforms not among the supported display libraries
- you need native desktop tooling rather than a browser-based editor
- you require unlimited projects and assets without a paid plan

## Facets
- artifact type: application
- maturity: active
- function: graphics, editor, image-processing, gui
- domain: embedded-systems, graphics, developer-tools, iot
- platform: browser, self-hosted
- tags: embedded-gui, display-graphics, code-generator, arduino, u8g2, tft-espi, adafruit-gfx, flipper-zero, xbmp, rgb565, pixel-art-editor, vuejs, code-generation, web-server, docker

## Member repositories
- sbrin/lopaka (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:26.620474+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:34:08.260977+00:00, confidence not recorded.
  - readme: https://github.com/sbrin/lopaka (fetched 2026-08-28T04:05:26.620474+00:00, sha 0d02214e93cb)
  - homepage: https://lopaka.app (fetched 2026-08-29T11:10:03.066871+00:00, sha a92746bef0f4)
  - site_page: https://lopaka.app/pages/docs (fetched 2026-08-29T11:10:03.069764+00:00, sha bdced3194d2a)
  - site_page: https://lopaka.app/price (fetched 2026-08-29T11:10:03.071816+00:00, sha b81d307aa112)
- Data as of 2026-08-30T08:39:29.467469+00:00.
