129 Commits (main)

Author SHA1 Message Date
Ole Treichel 8e7844c2e0 Add comment on pin layout for HAT 4 years ago
Ole Treichel f56c4c4aaa Fix pins for epd2in13_v2 example 4 years ago
Chris 493cbd9394
Fix clippy warning (#86) 4 years ago
Reinier Balt 6a10e0cb96 Migrate remaining drivers 5 years ago
Reinier Balt feac908558 fix example for epd 2.13" 5 years ago
Reinier Balt dd9a09aff4 use PrimitiveStyle::with_stroke, not PrimitiveStyleBuilder 5 years ago
Reinier Balt 78ffda673e migrate minimum set of drivers to make tests pass 5 years ago
Reinier Balt a55a9970a5 cargo fmt 5 years ago
Reinier Balt c25d9f18d3 Enable drawing in three colors for epd2in13 5 years ago
Reinier Balt f7d86d8bfe add epd2in13bc to README and add some comments to example 5 years ago
Reinier Balt a4b8f5768e run cargo fmt 5 years ago
Reinier Balt 199c5ed298 add example for epd2in13bc using chromatic color besides black and white 5 years ago
Caemor 15e557951f Further improvements around acronym lowercases,... 5 years ago
Edwin Svensson 9a1575b2ec
API change to partially fix #70 5 years ago
Marc Poulhiès 27e367c89c Initial support for Waveshare 2in13 v2 e-ink screen 5 years ago
Caemor 8da294dd5e Update embedded-graphics, 6 years ago
Caemor dcaed6fb3e Update embedded-graphics and update epd4in2-blue-pill-exampleg 6 years ago
Christoph Grabo 80b3aa2c7c
Add example for epd7in5_v2 6 years ago
Jack Grigg a280a12170
EPD7in5 example 6 years ago
dbr 3d05130bc0 Fix copypaste error 6 years ago
dbr 044c798a8b Update examples to embedded-graphics="0.5.2" also 6 years ago
dbr 3e56353cb6 embedded-graphics 0.5.0 removed the with_ prefix from some methods 6 years ago
Chris 60f48a8273
Add Bluepill example & some other minor improvements (#28) 7 years ago
Chris 5c0744ff01
Various improvements (#25) 7 years ago
Chris 68cd8006dc Fix wrongly named dep in examples 7 years ago
Chris b9395b5eff Prepare release 7 years ago
Chris 559b0efdae run cargo fmt over all examples 7 years ago
Chris 973b1d8982 run cargo fmt over 4in2 example 7 years ago
Chris b505440c09 improved readme 7 years ago
Chris 4931c7aeb3 - Renaming to epd-waveshare 7 years ago
Chris 22e3ee22b2 Include `set_lut` in WaveshareDisplay Trait 7 years ago
Chris 550338a1ae Cleanup of imports 7 years ago
Chris 86d1a9fa25 Remove Hackinputpin completly 7 years ago
Chris 40506b580c Update to linux-embedded-hal v0.2.1 and remove hackinputpin 7 years ago
Chris 3090637546 Remove stm32f3 until InputPin is supported 7 years ago
Chris f06b672899 add a empty screen first 7 years ago
Chris c98c058c5a Add 2in9 example 7 years ago
Chris 0204e72cb5 Some last doc changes 7 years ago
Chris bfafb8b058 make the quick example faster 7 years ago
Chris ea1843f506 Add a quick lut example 7 years ago
Chris e51406b05f use prelude in examples 7 years ago
Chris f039b1f6a4 Improve documentation 7 years ago
Chris 4fefe40b82 Adapt stm32 example to changes to fix build errors 7 years ago
Chris 520317f351 Fixed examples and more small improvements 7 years ago
Chris 3b0b5962ec Streamline a few things 7 years ago
Chris a1adeb77a4 more changes to the displaydimension trait 7 years ago
Chris a832ab9fed add more changes 7 years ago
Chris 9289d689b7 Fix epd1in54 example, test if old bugs are fixed 7 years ago
Chris 8922707bac Renamed drawing to graphics and extracted display-specific stuff into the display folders 7 years ago
Chris bbdecdb6f7 Update documenatation 7 years ago