Commit Graph
24 Commits
Author SHA1 Message Date
Ladyada 8ed1df7bea Kinda started on roundrects 2011-06-08 16:38:10 -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 409ee5e8c4 now with better text and rotation handling! 2011-06-07 17:47:00 -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 301e179fde optimized 'away' digitalWrite calls 2011-03-23 13:28:45 -04:00
Ladyada e068240057 Use masking instead of hardcoded pins 2011-03-23 13:19:22 -04:00
Ladyada f9a3d8c3f0 fixed line drawing bug with unsigned ints 2011-03-15 17:18:52 -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 d47f6ec8d0 Added sync code to reset() and a variable for the rotation 2011-03-10 14:04:47 -05:00
Ladyada 6499cc904b Bitmap images for testing purposes 2011-03-09 16:43:04 -05:00
Ladyada ff3d3c7d39 Optimized pin twiddling for much faster drawing (50%!) and a goto(x,y) function 2011-03-09 16:42:44 -05:00
Ladyada 706b8f2882 Added Mega support on portA 2011-02-23 11:46:15 -05:00
Ladyada d81eb3cade line drawin fix 2011-02-23 11:13:48 -05:00
Ladyada 20c0851274 Added a 5x8 generic font 2011-02-11 18:14:03 -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 6e8edf0202 license header 2011-02-11 15:10:07 -05:00
Ladyada adbdc7b8db Two examples - a touchscreen painting program and a graphics test party 2011-02-11 15:09:52 -05:00
Ladyada 68a8afecd3 initial working code 2011-01-13 20:42:43 -05:00