45 Commits
Author SHA1 Message Date
Jan Hoffmann 2006f6a454 pde -> ino 2019-08-07 17:00:39 +02: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
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
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
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 2926bacdbc Fix for recent Adafruit_GFX change and PROGMEM kludges 2013-07-05 11:40:09 -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
Paint Your Dragon ca4b16ac34 Tweaks for Adafruit_GFX 2012-04-09 20:53:28 -07:00
ladyada 7167fc5a02 init with id 2012-04-05 22:42:08 -04:00
ladyada f891b23d38 should be all ready to go now 2012-04-05 22:32:35 -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 afe10512ab fixed circles, added tests to example 2011-07-20 18:06:15 -04:00
Ladyada 3090da8b2f fixed new width/height calls instead of const 2011-06-10 12:04:32 -04:00
Ladyada d0854b30db oops. misnamed! 2011-06-08 17:08:50 -04:00
Ladyada 23f92b31a1 Load a bitmap example 2011-06-08 16:37:29 -04:00
Ladyada d06df75d29 Does check for correct shield config! 2011-06-07 17:47:31 -04:00
Ladyada c792899657 TFT paint with correct touch pads for shield 2011-06-07 17:39:49 -04:00
Ladyada ae8c502f61 Demo better text handling and rotation in graphics test 2011-06-07 17:26:10 -04:00
Ladyada f6d0a609e2 Added rotation of all objects, this sketch tests it! 2011-06-07 17:18:47 -04:00
Ladyada 8fb4cda17b Updated touchscreen & tspaint 2011-03-23 14:31:47 -04:00
Ladyada 9f29d4fc3e lines now properly drawn, graphicstest updated with full 4 quadrant test 2011-03-23 13:33:53 -04:00
Ladyada f56b15bede Clarified BMP format 2011-03-11 16:32:25 -05:00
Ladyada d62573ff58 Added BMP drawing sketch and example BMPs 2011-03-11 16:31:29 -05:00
Ladyada 706b8f2882 Added Mega support on portA 2011-02-23 11:46:15 -05:00
Ladyada 2eb12095df added string drawing and test. doesn't inherit the printing library (yet) 2011-02-11 16:52:16 -05:00
Ladyada adbdc7b8db Two examples - a touchscreen painting program and a graphics test party 2011-02-11 15:09:52 -05:00