KL25 board with TFT LCD

Works done? Proud of it? Show off here! Let's see what you've built can help inspire others.

KL25 board with TFT LCD

Postby wilson.mcu » Sat Jan 16, 2016 4:43 pm

Hi,

I have another small project to show here. Using KL25 board with TFT LCD

Meterials:
1. http://my.element14.com/freescale-semiconductor/frdm-kl25z/arm-kinetis-kl25z-freedom-dev/dp/2191861 This is from element14. Very cheap in price


2. http://www.lelong.com.my/pic32-pic18f-arduino-tft-lcd-1-44-gigasitron-161706788-2016-03-Sale-P.htm LCD from lelong.com.my


Video:




The theory behind is using double buffering to prevent LCD from flikering when each time LCD is updated. Ii is important to store all LCD data into a RAM buffer first rather than write to LCD pixel by pixel. When RAM buffer is full, immediately write into LCD. Bigger RAM buffer more stable it is.

Here my LCD is 128x128 pixel, my RAM buffer is 512 bytes. Quite OK the effect :D
wilson.mcu
Newbie
 
Posts: 12
Joined: Sun Jan 03, 2016 12:07 pm

Return to Project Showcase

Who is online

Users browsing this forum: No registered users and 3 guests