320×240 color LCD with touchscreen controlled by AVR
320×240 is quite big screen that can fit many interesting projects. Especially if control is done via touchscreen. Well controlling such LCD require some control. Patrick have been developing Hitachi TX14D11VM1CAA control software for Atmega162 and recently he released first release. Display is controlled by S1D13705 LCD controller while touch screen values are read with LTC1298(ADC). Atmega162 board also can read Compact Flash card information(including image drawing) and present it on LCD screen. You can download zipped project from AVRFreaks or from authors page when it will be available. Continue reading