Sample TFT to KL25Z program.
Dependencies: SPI_STMPE610 TFT_fonts UniGraphic mbed
Fork of TFT_test_frdm-kl25z by
History
Basic TFT to KL25Z board. Shows how to use colors and circles to create buttons. Also displays the x,y data after each touch.
2018-02-13, by Sustainable [Tue, 13 Feb 2018 20:21:30 +0000] rev 5
Basic TFT to KL25Z board. Shows how to use colors and circles to create buttons. Also displays the x,y data after each touch.
Now using UniGraphic library. The annoying incomplete cls problem is gone.
2015-08-08, by Rhyme [Sat, 08 Aug 2015 12:27:57 +0000] rev 4
Now using UniGraphic library. The annoying incomplete cls problem is gone.
UniGraphic lib version
2015-08-08, by Rhyme [Sat, 08 Aug 2015 12:07:56 +0000] rev 3
UniGraphic lib version
test program for Adafruit 2.8" TFT display with Touch sensor
2014-10-31, by Rhyme [Fri, 31 Oct 2014 01:43:18 +0000] rev 2
test program for Adafruit 2.8" TFT display with Touch sensor
some more program description added about TSC
2014-10-31, by Rhyme [Fri, 31 Oct 2014 01:26:53 +0000] rev 1
some more program description added about TSC
First sample/test to be published
2014-10-31, by Rhyme [Fri, 31 Oct 2014 01:16:01 +0000] rev 0
First sample/test to be published