ladyada
|
8ad1ede59f
|
change init to retry ILI9341 checks a few times
|
2018-02-22 17:03:41 -05:00 |
|
Tony DiCola
|
d73bbf1866
|
Add GitHub issue template
|
2016-05-27 13:43:05 -07:00 |
|
Tony DiCola
|
9535fbf889
|
Add GitHub pull request template
|
2016-05-27 13:37:54 -07:00 |
|
driverblock
|
97a82854c8
|
Fixed 3.5" TFT text rotation issue
Fixed MADCTL values for HX8357B
|
2014-11-13 10:38:59 -05:00 |
|
driverblock
|
ecf4cf17b0
|
add HX8357 driver check
|
2014-10-31 13:40:29 -04:00 |
|
driverblock
|
6c236e25fa
|
Add HX8357 driver check
|
2014-10-31 13:39:28 -04:00 |
|
ladyada
|
40266af7ab
|
add HX8357 check
|
2014-08-15 17:52:54 -04: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
|
7a983dcbc5
|
Fix #11 by adding SPI.h to tftbmp example.
|
2014-07-25 18:40:41 -07:00 |
|
Tony DiCola
|
7d70af32ff
|
Update tftbmp example note to mention Arduino mega hardware SPI.
|
2014-07-22 22:35:12 -07: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
|
162103b583
|
Merge branch 'master' of github.com:adafruit/TFTLCD-Library
|
2014-04-30 12:54:08 -04:00 |
|
ladyada
|
879c387a08
|
added ILI9341 check to tftbmp!
|
2014-04-30 12:53:37 -04:00 |
|
driverblock
|
f775b97d86
|
Change Point to TSPoint
Someone changed the TouchScreen l;ibrary to define TSPoint instead of Point, but didn't update this example sketch
|
2014-03-24 17:05:10 -04:00 |
|
ladyada
|
286f81f96e
|
TFTpaint for ili9341 fixed!
|
2014-03-18 14:35:33 -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
|
1cf75baa9b
|
Restored
Restored files mistakenly deleted
|
2013-09-07 17:47:22 -04:00 |
|
driverblock
|
4ccd1148b0
|
merge follies
|
2013-09-07 17:44:31 -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
|
e4b0fa892d
|
Fixed PROGMEM string-printing issues
|
2012-11-21 16:51:07 -08: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
|
2938be3d5a
|
adjusted examples to check for HX type
|
2012-07-03 13:41:56 -04:00 |
|
ladyada
|
5cb1161bf8
|
Fixed HX rotation
|
2012-07-03 13:22:22 -04:00 |
|
ladyada
|
73f030d62e
|
read it
|
2012-04-20 12:20:00 -04:00 |
|
ladyada
|
10e5109e61
|
added header #ifndef
|
2012-04-17 15:06:58 -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
|
7167fc5a02
|
init with id
|
2012-04-05 22:42:08 -04: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
|
418ae2f913
|
last example to fix
|
2012-04-04 18:06:44 -04:00 |
|
Ladyada
|
7838b6dad8
|
more updates
|
2012-04-04 18:05:27 -04:00 |
|
Ladyada
|
949444204d
|
fixed two more examples for new library name
|
2012-04-04 17:58:00 -04:00 |
|
Ladyada
|
115fc817ef
|
refactored to use GFX, & 4 times faster for the fixed shield pinout!
|
2012-04-04 17:53:38 -04:00 |
|
Ladyada
|
8566cff258
|
Merge branch 'master' of github.com:adafruit/TFTLCD-Library
|
2012-03-30 10:38:52 -04:00 |
|