Where can I find information about LCD support ?
Is there any documentation or application notes?
Greetings,
annaertd
Where can I find information about LCD support ?
Is there any documentation or application notes?
Greetings,
annaertd
Sort of we use a 16/2 LCD panel using I2C on a I2C GPIO using 8bit writes you could use 4bit writes. you could use a TFT panel on the SPI bus.
I put together a rough prototype that drives a basic LCD panel via I2C as mentioned by gregnietsky - it’s based on Arduino code that someone ported to linux.
There’s a lot of other stuff in there but you’re welcome to use the code as you like
I’m working on a better version for the Innovation summit