Human-Machine Interface (2009)

 

 

This is a 240×128 GLCD based on  T6963c Toshiba driver. I’ve used a touch screen on this LCD and made it suitable for industrial applications.



This is a 320×240 color GLCD based on  ili9325 driver. Since it was always interesting to understand how such GLCD operates, I went through the driver’s datasheet and wrote the whole library by myself.

Given the size of a 16-bit image and a very limited flash memory size of 8-bit micro-controllers, I used a AT45DB161 serial data flash memory to be able to display a few images.