Commit graph

  • 51dddbdc17 lcd: use writePattern for faster erases and lines. master Michael Hope 2015-05-17 16:19:17 +0200
  • a56ebc5151 lcd: send 16 bits at a time to speed up drawing. Michael Hope 2015-05-17 16:05:01 +0200
  • 999f5ff29d lcd: add support for the ESP8266. Michael Hope 2015-05-17 15:43:36 +0200
  • 2ad3ba5b70 Automatic library.properties generation. Tony DiCola 2015-03-31 12:09:51 -0700
  • e880eb1687 updated all the URLs ladyada 2014-09-05 16:18:28 -0400
  • d5857fbd9d renamed, cleaned up init ladyada 2014-09-05 16:14:04 -0400
  • 235e999cc4 only one needed ladyada 2014-09-05 16:11:51 -0400
  • bd3abf87b8 updated rotation tester for default SPI and 1.44" ladyada 2014-09-05 16:11:28 -0400
  • c747a0cf18 no need for two examples! ladyada 2014-09-05 16:08:31 -0400
  • c0361be805 added universal setup for spi tft bitmap ladyada 2014-09-05 16:05:49 -0400
  • 9bc135dedd clean up the graphics test (unify!) and add 1.44" TFT support ladyada 2014-09-05 12:55:49 -0400
  • 8ad728d736 Fixed corrupt lines in spitftbitmap.ino Phillip Burgess 2014-03-03 14:41:59 -0800
  • 9853303aa8 Due support in examples driverblock 2014-02-02 12:29:37 -0500
  • 4bff92483e Merge pull request #14 from PaulStoffregen/master Paint Your Dragon 2013-12-16 10:59:11 -0800
  • 8e44c982f1 Support Teensy 3.0 & 3.1 using AVR code PaulStoffregen 2013-12-14 18:42:08 -0800
  • 98c5d9d1a1 Modernized PROGMEM syntax Phillip Burgess 2013-11-08 10:44:20 -0800
  • 5cc3cee855 Example reads SD and draws display using soft SPI driverblock 2013-11-06 09:58:36 +0000
  • 112c334f68 Fixed spelling of pin constants for shield driverblock 2013-09-29 12:03:10 -0400
  • 1685681c51 updated for Arduino Due driverblock 2013-09-22 16:25:31 -0400
  • 968d8a717d Add support for Arduino Due driverblock 2013-09-22 16:23:04 -0400
  • 5e76c85a45 Fix for recent Adafruit_GFX change Phillip Burgess 2013-07-05 11:39:18 -0700
  • 3c00bd1614 fix for black tab using MADCTL ladyada 2013-04-29 21:58:14 -0400
  • 3656cb2430 Whee, support for black-tabs ladyada 2013-03-26 18:04:26 -0400
  • 3d868aff97 Added support for black tab (ST7735S?) ladyada 2013-03-26 18:01:35 -0400
  • 4aea3d1d73 hmm undo last commit ladyada 2012-11-12 12:33:55 -0500
  • 288b91c820 Fixed progmem declarations (again?) lady ada 2012-11-03 19:23:07 -0400
  • 9f87cf0a55 Progmem attributes fixed Phillip Burgess 2012-09-17 14:13:10 -0700
  • 65c27d0bb2 typo fix Ladyada 2012-05-10 12:24:41 -0400
  • b807866c62 shield example code Ladyada 2012-05-10 12:23:48 -0400
  • 71d01262c6 Fix for pre-1.0 Arduino IDE Paint Your Dragon 2012-04-11 16:39:01 -0700
  • d74280654e Tweaks for Adafruit_GFX Paint Your Dragon 2012-04-09 20:54:35 -0700
  • 737712e48e Corrected Adafruit_GFX library integration Paint Your Dragon 2012-04-03 16:52:28 -0700
  • 5005a67ca2 Ties into Adafruit_GFX core graphics library Paint Your Dragon 2012-04-02 10:15:31 -0700
  • 16fb631ad2 #def for header inclusion Ladyada 2012-03-08 16:41:32 -0500
  • 3b1e2def00 Many bug fixes, esp. BMP file and triangle rendering Paint Your Dragon 2012-03-06 11:56:32 -0800
  • 05828c7a6b Merge pull request #5 from wa5znu/master Paint Your Dragon 2012-02-23 11:15:59 -0800
  • 0aa5b9bda2 In spitftbitmap example sketch, close the SD card file, so that people who follow the example and use copy and paste will wind up with code that works more than once. wa5znu 2012-02-22 19:32:03 -0800
  • d1ae2c3f08 Merge branch 'master' of github.com:adafruit/ST7735-Library Ladyada 2012-01-29 13:45:34 -0500
  • ef8d9d6f71 Readme! Ladyada 2012-01-29 13:43:18 -0500
  • 35f4d1cc39 All examples fixed up! :) Ladyada 2012-01-29 13:40:58 -0500
  • 000c681728 Updated high speed gfx test Ladyada 2012-01-29 13:31:40 -0500
  • 9e57ff9d6a Renamed files to match new naming, updated graphics test and rotation test examples Ladyada 2012-01-29 13:28:38 -0500
  • 9f680f921d Changed naming, graphics test Ladyada 2012-01-29 13:21:52 -0500
  • acfadf731a Fixed error in rotation Jeremy Saglimbeni 2012-01-08 23:19:46 -0500
  • 9ad388e40a Added print function! Jeremy Saglimbeni 2011-12-21 15:49:32 -0500
  • 9cf65b0351 Added print function! Jeremy Saglimbeni 2011-12-21 15:42:33 -0500
  • 10c2ab8783 Fixed rotation, all working! Updated examples with new shapes. Jeremy Saglimbeni 2011-12-21 00:44:23 -0500
  • 52a3bff7b9 added test for in-progress rotation support Ladyada 2011-12-19 14:56:59 -0500
  • 21a2e77c1f rotation for pixels, lines and fast lines Ladyada 2011-12-19 14:55:34 -0500
  • a5e5ad00eb Added triangles, and roundrects. Jeremy Saglimbeni 2011-12-13 17:12:01 -0500
  • da46b375a0 Arduino 1.0 compliant Paint Your Dragon 2011-12-02 23:31:55 -0800
  • a8ea19576e Merge pull request #2 from aray/master Ladyada 2011-08-15 14:36:40 -0700
  • 0e15d4f66b off by one error in fillRect aray 2011-08-15 16:11:27 -0500
  • 44a156c3e7 double define fixed. forgot to commit high speed test Ladyada 2011-05-19 11:46:13 -0400
  • b8cd56aa28 Updated 7735R init with factory recommended sequence Ladyada 2011-05-13 13:07:00 -0400
  • 5cb7a5eb38 bitmap drawing from SD card example Ladyada 2011-05-11 16:54:36 -0400
  • 370b17d856 another typo! Ladyada 2011-05-11 16:53:41 -0400
  • 94a2bc6d16 typo fix Ladyada 2011-05-11 15:04:42 -0400
  • a857140898 Update examples for R type Ladyada 2011-05-11 15:04:15 -0400
  • 14d2c0e62d Added support for ST7735R init code and differentiated between R and B Ladyada 2011-05-11 15:03:10 -0400
  • 3597c80183 added high speed SPI version Ladyada 2011-05-10 13:06:25 -0400
  • da4f0191d1 initial commit of working code & example sketch Ladyada 2011-05-05 18:21:54 -0400