adafruit / adafruit/Adafruit_CircuitPython_framebuf
Missing support for RGB565
Open
- Dominant language
- Python
- Stars
- 42
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
adafruit_framebuf.py looks like it has some code stubs for 16-bit displays, but there isn't a RGB565Format class implemented.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in adafruit_framebuf.py and inspect the existing 16-bit display stubs and format-related entry points. Compare their expected behavior with the surrounding frame-buffer implementation, then verify that RGB565 displays are supported and that the class handles the intended pixel format correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100