Add support for Nokia 5110 Display (PCD8544 platform) #7628
Labels
feature request (devs?)
Action - awaiting response from developers
requested feature (hold over)
Result - Feature that will not be added soon (out of scope)
Have you looked for this feature in other issues and in the docs?
Yes, docs (displays section) and forum (1 similar entry).
Is your feature request related to a problem? Please describe.
It would be great to support Nokia 5110 displays (SPI, PCD8544 platform)
Describe the solution you'd like
Either update documentation with correct
DisplayModel
for his platform, or add another one.Describe alternatives you've considered
Not using display.
Additional context
This is 4-pin SPI display with
84x48
screen resolution and blue backlight.Connection seems to be very much similar to this particular comment or issue
I've used following connection:
And in code I have un-commented all directives related to SPI. Howevr none of selected DisplayModels does not show any test on screen.
(Please, remember to close the issue when the problem has been addressed)
The text was updated successfully, but these errors were encountered: