Commit graph

40 commits

Author SHA1 Message Date
dherrada
56f7065ecd
Removed building locally section from README, replaced with documentation section 2019-10-17 18:44:05 -04:00
siddacious
b96f0fe0b9
Merge pull request #15 from makermelissa/master
Added software SPI as an option for Shield example
2019-10-01 16:52:38 -07:00
Melissa LeBlanc-Williams
3444788923 Added software SPI as an option 2019-10-01 15:44:27 -07:00
Kattni
55fb182a73
Merge pull request #13 from makermelissa/master
Moved release_displays to the beginning
2019-09-17 19:47:07 -04:00
Melissa LeBlanc-Williams
dc4b4be839 Moved release_displays to the beginning 2019-09-17 16:09:05 -07:00
Melissa LeBlanc-Williams
63c75c5d3c
Merge pull request #12 from makermelissa/master
Added reset pin to example so it can work with breakouts too
2019-08-14 09:53:10 -07:00
Melissa LeBlanc-Williams
e913aa5ebc Added reset pin to example so it can work with breakouts too 2019-08-14 08:58:20 -07:00
Limor "Ladyada" Fried
85a303f252
Merge pull request #11 from makermelissa/master
Fixed a typo in a comment
2019-08-02 14:15:36 -04:00
Melissa LeBlanc-Williams
2cd72bdcf3 Fixed a typo 2019-08-02 10:11:01 -07:00
Melissa LeBlanc-Williams
9bd31328f9
Merge pull request #10 from makermelissa/master
Purple was showing up as blue, so I fixed it
2019-08-02 09:43:58 -07:00
Melissa LeBlanc-Williams
b0ca50012e Merge branch 'master' of https://github.com/adafruit/Adafruit_CircuitPython_ILI9341 2019-08-02 09:38:24 -07:00
Melissa LeBlanc-Williams
8ccd1eeb4f Updated color for guide photos 2019-08-02 09:38:05 -07:00
Melissa LeBlanc-Williams
dd687425fa
Merge pull request #9 from makermelissa/master
Updated examples to include more drawing
2019-08-01 18:15:46 -07:00
Melissa LeBlanc-Williams
dff278a8db Updated examples to use a label 2019-08-01 18:11:56 -07:00
Melissa LeBlanc-Williams
7d86e1af42 Fixed correct file this time 2019-08-01 17:51:57 -07:00
Melissa LeBlanc-Williams
659aaf0686 linted 2019-08-01 17:51:10 -07:00
Melissa LeBlanc-Williams
c2379093dc Updated examples to include more drawing 2019-08-01 17:48:18 -07:00
Melissa LeBlanc-Williams
ee73323b2c
Merge pull request #8 from makermelissa/master
Added example with pinout specific to the shield
2019-07-25 17:41:09 -07:00
Melissa LeBlanc-Williams
56e923228d Added example with pinout specific to the shield 2019-07-25 17:26:58 -07:00
siddacious
eb38abe69f
Merge pull request #7 from makermelissa/master
Simplified example
2019-04-27 11:03:22 -07:00
Melissa LeBlanc-Williams
d99e5558c3 Simplified example 2019-04-26 22:16:28 -07:00
Scott Shawcroft
08486d71a3
Merge pull request #6 from makermelissa/master
Added kwargs for additional parameters
2019-04-01 15:04:52 -07:00
Melissa LeBlanc-Williams
70b84926c0 Moved width and height to example 2019-03-28 18:09:30 -07:00
Melissa LeBlanc-Williams
a002f17a79 Added kwargs for additional params 2019-03-28 18:05:06 -07:00
Melissa LeBlanc-Williams
8d28c289f4
Merge pull request #4 from makermelissa/master
Fixed comment on amount of delay to be accurate
2019-03-20 08:00:25 -07:00
Melissa LeBlanc-Williams
e7f5ff515f Attempting to fix this 'Travis'-ty 2019-03-19 23:41:39 -07:00
Melissa LeBlanc-Williams
0ac681c4ad Attempting to fix cryptic travis error 2019-03-19 23:38:53 -07:00
Melissa LeBlanc-Williams
27cb072dcc Filled out remaining TODOs 2019-03-19 23:29:59 -07:00
Melissa LeBlanc-Williams
18251e7251 Added product links to driver 2019-03-19 23:23:54 -07:00
Melissa LeBlanc-Williams
83e86dbeb4 Removed Tutorial Link. Added Product Links 2019-03-19 23:19:21 -07:00
Melissa LeBlanc-Williams
96a592adba Fixing displayio Travis Error 2019-03-19 23:02:34 -07:00
Melissa LeBlanc-Williams
79c9358ed7 Fixed comment to be accurate 2019-03-16 14:00:35 -07:00
Melissa LeBlanc-Williams
c7fedd3f1c
Merge pull request #2 from makermelissa/master
Created an example that uses displayio
2019-03-16 10:09:00 -07:00
Melissa LeBlanc-Williams
d7d3fbe7c7 Changed to always releasing displays first 2019-03-16 09:59:44 -07:00
Melissa LeBlanc-Williams
f562078269 Made pins easier to change 2019-03-15 23:37:56 -07:00
Melissa LeBlanc-Williams
78f5dfa5e4 Created an example that uses displayio 2019-03-15 23:13:36 -07:00
Limor "Ladyada" Fried
c186ce7a78
Merge pull request #1 from dhalbert/typos
Fix a typo and reformat
2019-03-15 16:19:22 -04:00
Dan Halbert
133ef79a31 pylint 2019-03-15 15:45:42 -04:00
Dan Halbert
2ed40f53a4 Fix a typo and reformat 2019-03-15 15:39:02 -04:00
Scott Shawcroft
f2d79db64d
Initial commit that has a fixed display size. 2019-01-23 17:46:30 -08:00