31 Commits
Author SHA1 Message Date
Melissa LeBlanc-Williams ebc64f235b Fix warnings and chip detection 2020-07-27 15:19:23 -07:00
manu_aatitya 22b7aaf899 Fixed Compilation issue due to not datatype assigned for textsize variable 2020-01-15 21:13:48 +05:30
ladyada 5b2bead71b clang 2020-01-13 19:17:10 -05:00
ladyada 8ad1ede59f change init to retry ILI9341 checks a few times 2018-02-22 17:03:41 -05:00
driverblock 97a82854c8 Fixed 3.5" TFT text rotation issue
Fixed MADCTL values for HX8357B
2014-11-13 10:38:59 -05:00
ladyada 6c41da9750 fixes 2014-08-13 18:15:49 -04:00
ladyada 9323b5cdb5 Merge branch 'master' of github.com:adafruit/TFTLCD-Library
Conflicts:
	Adafruit_TFTLCD.cpp
2014-08-13 17:43:31 -04:00
ladyada 87479c7442 Add HX8357D 3.5" tft support 2014-08-13 17:42:46 -04:00
Tony DiCola d9b13dbda0 Fix #12 by sending rotated with/height limits to setAddrWindow instead of hardcoded values. 2014-07-22 16:57:31 -07:00
ladyada 318bb8356e fix for pushcolor 2014-04-30 12:56:09 -04:00
ladyada 391f1a503f rotation for ili9341 fixed and also now default 'upright' 2014-03-18 14:33:29 -04:00
ladyada 7fc3d6fb0a fix merge for readreg() and also, add ili9341 to graphicstest 2014-03-18 13:59:34 -04:00
ladyada 6bc43d3e67 Merge branch 'master' of github.com:adafruit/TFTLCD-Library
Conflicts:
	Adafruit_TFTLCD.cpp
	Adafruit_TFTLCD.h
2014-03-17 21:23:22 -04:00
ladyada b9d06458f5 add ILI9341 support - shield is no longer default (new shield has new library) 2014-03-17 21:20:57 -04:00
driverblock c596e1aa7f Merge branch 'Due' 2013-09-07 17:43:26 -04:00
Phillip Burgess ffce7315b6 readPixel() working, more robust readID() 2013-07-15 13:51:42 -07:00
Phillip Burgess 2926bacdbc Fix for recent Adafruit_GFX change and PROGMEM kludges 2013-07-05 11:40:09 -07:00
Phillip Burgess b229812d29 Fix(?) for readID returning 0 2013-03-17 21:10:48 -07:00
Phillip Burgess f74dd70f2c Partial Leonardo support, BMP examples working on Mega 2012-09-17 16:58:20 -07:00
Phillip Burgess 4e398c8eef Restored goTo() function for now 2012-09-03 11:54:10 -07:00
Phillip Burgess a857c4960f BMP fixes w/TFT breakout 2012-08-31 18:14:25 -07:00
ladyada d44a453e17 BMP drawing working with HX chipset 2012-07-04 13:11:27 -04:00
ladyada 5cb1161bf8 Fixed HX rotation 2012-07-03 13:22:22 -04:00
ladyada 936e71a5f0 little typo for UNO's fixed. should be mega + uno ready now 2012-04-16 12:57:07 -04:00
ladyada 450a1929d9 updated shield Mega hardcoded pins - still working on the touchscreen 2012-04-16 12:50:24 -04:00
Paint Your Dragon ca4b16ac34 Tweaks for Adafruit_GFX 2012-04-09 20:53:28 -07:00
Paint Your Dragon ce39dff490 Removed glcdfont.c; now handled by GFX library 2012-04-05 19:57:20 -07:00
ladyada df86262987 typo! 2012-04-05 22:34:20 -04:00
ladyada f891b23d38 should be all ready to go now 2012-04-05 22:32:35 -04:00
ladyada 33ad503675 now with basic HX8347G support (need to do optimized fillRect) 2012-04-04 22:56:14 -04:00
Ladyada 115fc817ef refactored to use GFX, & 4 times faster for the fixed shield pinout! 2012-04-04 17:53:38 -04:00