Automation Mini HAT LCD

I haven’t been able to find examples to use the LCD on the mini? Can someone point me in the right direction.

Thanks

The Automation HAT Mini examples live here:

Thanks. That will help. But… Compared to the excellent documentation on the other features of the HAT, this is meager. But it will do.

The examples for this,
0.96" SPI Colour LCD (160x80) Breakout
should work. You might have to do some edits depending on CS pin the mini display uses, etc.
st7735-python/examples at main · pimoroni/st7735-python · GitHub

Excellent. Thank you.

It kind of depends on what you want to do with the LCD. I have dozens of LCD screens in use here at home. Some are the breakouts and some are built in to devices. Different sizes and Pi and Pico.

I was just trying to learn how to use it. I’ll figure out what to use it for shortly

1 Like