Commit Graph

89 Commits

Author SHA1 Message Date
Bartosz Kościów
99c68a8363 fix colours in Page drawing 2017-07-09 18:44:04 +02:00
Bartosz Kościów
7700efdacb docs 2017-07-09 14:37:40 +02:00
Bartosz Kościów
d085883ab7 refactor & clean up 2017-07-09 14:32:53 +02:00
Bartosz Kościów
d833436bf0 trying to mock spidev & RPi 2017-07-09 13:22:13 +02:00
Bartosz Kościów
11a4f6c601 trying to mock spidev & RPi 2017-07-09 12:42:12 +02:00
Bartosz Kościów
8a3726eb51 libs for test 2017-07-09 12:27:47 +02:00
Bartosz Kościów
b8653334dd add charlcd to tox.ini 2017-07-09 11:32:40 +02:00
Bartosz
6e9d056cd9 Merge pull request #15 from bkosciow/colors
Colors
2017-07-09 10:01:48 +02:00
Bartosz Kościów
d7a2904a7f HD44780 for NJU and SSD 2017-07-08 22:16:15 +02:00
Bartosz Kościów
f2c059dcc7 improved drawing text for area drawing 2017-07-08 20:08:26 +02:00
Bartosz Kościów
d9ee0f388d improved drawing text for area drawing 2017-07-08 20:07:42 +02:00
Bartosz
dacf104f3a Merge pull request #14 from bkosciow/hd44780
Hd44780
2017-07-08 19:44:54 +02:00
Bartosz Kościów
7be3f9c0af refactor colors
add tests
2017-07-08 19:43:38 +02:00
Bartosz Kościów
8d0b02cdf1 cfg 2017-07-03 20:43:48 +02:00
Bartosz Kościów
30f18a685a docs 2017-07-03 20:37:33 +02:00
Bartosz Kościów
968780ef37 driver for hd44780 and CharLCD 2017-07-02 20:56:32 +02:00
Bartosz
3246ac1d92 Merge pull request #13 from bkosciow/write_text
Write text
2017-06-10 22:19:07 +02:00
Bartosz Kościów
eceeb52c92 ili9325 demo text_write 2017-06-10 22:16:12 +02:00
Bartosz Kościów
b585b1863c default font 2017-06-10 21:13:54 +02:00
Bartosz Kościów
a1b498591f default font 2017-06-10 21:08:32 +02:00
Bartosz Kościów
fe507357f6 font8x8
write_text
ssd & nju demo
2017-06-10 20:50:23 +02:00
Bartosz
7f9b7c9d8f Merge pull request #12 from bkosciow/rotate
Rotate
2017-06-05 21:43:58 +02:00
Bartosz Kościów
578ae67c44 rotate nju 2017-06-05 17:49:07 +02:00
Bartosz Kościów
5c7fca57d7 rotate ssd 2017-06-04 21:00:13 +02:00
Bartosz
51757c1641 Merge pull request #11 from bkosciow/tests
Tests
2017-05-30 19:43:13 +02:00
Bartosz Kościów
95836d552b docs 2017-05-30 19:42:24 +02:00
Bartosz Kościów
b5afe2c08e refactor line 2017-05-30 19:12:48 +02:00
Bartosz Kościów
01ab037182 docs 2017-05-30 19:08:42 +02:00
Bartosz Kościów
f5ede7e7a1 test area draw circle & arc 2017-05-30 19:05:06 +02:00
Bartosz Kościów
74c162eafc test area fill rect 2017-05-30 18:55:36 +02:00
Bartosz Kościów
f0bb1c6efb test area draw rect 2017-05-30 18:51:43 +02:00
Bartosz Kościów
73f15ba6b8 test area draw line 2017-05-30 18:42:07 +02:00
Bartosz Kościów
e8c7f815c2 test area draw pixel 2017-05-29 21:40:23 +02:00
Bartosz
475f21cda1 Merge pull request #10 from bkosciow/tests
Tests
2017-05-29 19:55:42 +02:00
Bartosz Kościów
950bc8f560 tests 2017-05-29 19:41:17 +02:00
Bartosz Kościów
59e581a58d tests 2017-05-28 20:54:19 +02:00
Bartosz
73b4e66cfa Merge pull request #9 from bkosciow/xpt2046
docs
2017-05-22 18:27:38 +02:00
Bartosz Kościów
eb37981f24 docs 2017-05-22 18:26:53 +02:00
Bartosz
57fdf26347 Merge pull request #8 from bkosciow/xpt2046
Xpt2046
2017-05-22 16:12:48 +02:00
Bartosz Kościów
78a9467e64 fix getting width and height 2017-05-22 16:11:36 +02:00
Bartosz Kościów
941f5f0a60 fix getting width and height 2017-05-22 16:11:08 +02:00
Bartosz Kościów
125110ee51 refactor touch classes 2017-05-21 20:29:00 +02:00
Bartosz Kościów
d35c996400 rotation for AD 2017-05-21 20:15:49 +02:00
Bartosz Kościów
b1a314c60e touch abstract
xpt rotation
2017-05-21 19:41:48 +02:00
Bartosz Kościów
7f17d04546 xpt2046 2017-05-21 18:47:23 +02:00
Bartosz
5448753621 Merge pull request #7 from bkosciow/ili9486
Ili9486
2017-05-21 13:04:38 +02:00
Bartosz Kościów
9dad2852a0 doc 2017-05-21 13:01:52 +02:00
Bartosz
a9f54149ee Merge pull request #6 from bkosciow/develop
Develop
2017-05-21 12:51:07 +02:00
Bartosz
f1bec0da5c Merge pull request #5 from bkosciow/pins
Pins
2017-05-21 12:50:05 +02:00
Bartosz Kościów
e2e8c9603d fix colors
separate touch classes
2017-05-19 16:52:00 +02:00