Pimaroni Audio Pirate HAT w LCD
Started by Gmeader




8 posts in this topic
baldur

2 posts 0 threads Joined: Apr 2021
25-04-21, 12:20 -
#5
(14-04-21, 19:11)baldur Wrote: Looking into this it seems that the luma.lcd drivers support the ST7789 display (see https://luma-lcd.readthedocs.io/en/lates...olor-model)

That means that the OLED.py could be an excellent template since luma.oled and luma.lcd APIs share similarities.

I've created a PIM_LCD.py module which I've tested on the hardware. Both the display and buttons work. I've opened a pull request to the original GitHub repo.

If anyone wishes to browse it on my github see the feature/LCDs branch https://github.com/bldrvnlw/SamplerBox/t...ature/LCDs.

In the end I just used the Pimoroni drivers (from https://pypi.org/project/ST7789/) not the luma as I originally suggested.

Thanks Hans for this project - it's just wat I needed for a personal low-cost practice sampler box! Smile


Messages In This Thread
Pimaroni Audio Pirate HAT w LCD - by Gmeader - 04-02-21, 17:40
RE: Pimaroni Audio Pirate HAT w LCD - by Guest - 06-02-21, 04:35
RE: Pimaroni Audio Pirate HAT w LCD - by baldur - 25-04-21, 12:20