adafruit / adafruit/Adafruit_Wippersnapper_Arduino
Use Text Recolor to differentiate between pins, components
- Dominant language
- C++
- Stars
- 54
- Forks
- 56
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 11
Description
LVGL supports text recolorization (https://docs.lvgl.io/latest/en/html/widgets/label.html#text-recolor) on labels meaning a line of text's sub-text can have different colors.
Might be valuable to differentiate the label (ie:` [pin]`, `[i2c]`) at the beginning of each monitor line.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that renders monitor-line labels, then review the linked LVGL text recolor documentation. Done means the [pin] and [i2c] labels, or equivalent pin and component prefixes, are visibly differentiated from the rest of each line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100