Commit graph

14 commits

Author SHA1 Message Date
Wesley Moore
70a57e2858
Round out Inky pHAT example 2018-11-24 17:57:10 +11:00
Wesley Moore
cf4bf8ce76
Use default source and gate voltages (fixes red) 2018-11-16 22:58:55 +11:00
Wesley Moore
bc01c19c86
Add tests for drawing rects 2018-11-16 22:34:31 +11:00
Wesley Moore
0481bd185b
Implement clearing with colours and add tests for it 2018-11-16 21:58:57 +11:00
Wesley Moore
1a05a8cf30
Create the start of a test for GraphicDisplay 2018-11-16 21:09:15 +11:00
Wesley Moore
659c192810
Fix typo in README 2018-11-14 21:58:16 +11:00
Wesley Moore
204f654e33
Partially working Inky pHAT example 2018-11-14 21:09:04 +11:00
Wesley Moore
7b1e0b15c6
Add graphics module 2018-11-14 18:02:33 +11:00
Wesley Moore
071a014ac1
Implement deep_sleep on Display 2018-11-14 15:35:10 +11:00
Wesley Moore
2b24889e83
Implement basic initialisation and data writing 2018-11-14 15:35:01 +11:00
Wesley Moore
92a277f65b
Refactor DisplayInterface into trait, implement Command::execute 2018-11-14 13:13:24 +11:00
Wesley Moore
a4f5520d5c
Add command module 2018-11-14 08:23:14 +11:00
Wesley Moore
2c17a4310e
Add interface module 2018-11-13 18:13:52 +11:00
Wesley Moore
cea8858596
Initial commit 2018-11-13 16:41:24 +11:00