51 Commits (79c2524c1d0980cad6e5033e7fc529a3033da774)

Author SHA1 Message Date
Michael Beaumont b5e647b0d0 Rename red to chromatic, rename epd2in9b to epd2in9bc 6 years ago
Caemor 409676423d Mainly improved Documenation 6 years ago
Michael Beaumont 20a01a25bf
Add epd2in9b support 6 years ago
Caemor ec72357b55 Update/Include new update_and_display trait 6 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 35291fe639
Add V2 version of epd7in5 6 years ago
Johan Kristell 435cfd9a1c Rename trait and method and doc update 6 years ago
Johan Kristell d0b7f162fe Add support for the epd1in54b display 6 years ago
Jack Grigg c049b0a9f4
EPD7in5 support 6 years ago
dbr 3e56353cb6 embedded-graphics 0.5.0 removed the with_ prefix from some methods 7 years ago
Chris 5c0744ff01
Various improvements (#25) 7 years ago
Chris d7f3cdca97
Edition 2018 (#24) 7 years ago
Chris e518265273 Run cargo fmt (reverted for constants and some graphic calculations) 7 years ago
Chris 22e3ee22b2 Include `set_lut` in WaveshareDisplay Trait 7 years ago
Chris f039b1f6a4 Improve documentation 8 years ago
Chris 598a6924ea Cleanup of color-module and removal of old drawing module 8 years ago
Chris 697a781ff2 Remove more or less duplicate test cases for 2in9 buffer 8 years ago
Chris 520317f351 Fixed examples and more small improvements 8 years ago
Chris 3b0b5962ec Streamline a few things 8 years ago
Chris f6a894c5a3 use generalised graphics with new specialised buffers 8 years ago
Chris 139096297b Generalise graphics once more 8 years ago
Chris 9289d689b7 Fix epd1in54 example, test if old bugs are fixed 8 years ago
Chris 8922707bac Renamed drawing to graphics and extracted display-specific stuff into the display folders 8 years ago
Chris a522375695 Clean up and removal of a few fixed todos 8 years ago
Chris 98a9b1c0ed Fix examples 8 years ago
Chris 29b7986848 Add from_u8 to color, finish drawing for 4in2 8 years ago
caemor 3196c4b387 fix embedded_graphics include 8 years ago
caemor c16e136d09 fix 8 years ago
caemor 8d08bef233 add embedded_graphics 8 years ago
Chris 89489da657 Renaming of WaveshareInterface and Connectioninterface 8 years ago
Chris 1791388a8b Renamed folder `interface` to `traits` 8 years ago
Chris 6efa864014 Renamed folder `interface` to `traits` 8 years ago
Christoph Groß 2cc4bceac3 Featuregate the graphics modules 8 years ago
Christoph Groß e0cf10bf4e Moved Colors into its own module 8 years ago
Christoph Groß 4c704a3af5 Started a new example for 1.54 in 8 years ago
Christoph Groß 956a04d0f1 Make Connectioninterface private 8 years ago
Christoph Groß cd98033204 first steps to rustfmt althought it sometimes doesn#t exactly looks good 8 years ago
Christoph Groß 7758e37e1a - Made Connectioninterface public in root module, 8 years ago
Christoph Groß 6ca5d58919 still a feature gate update 8 years ago
Christoph Groß 6422142133 Not all Type A screens are completly the same to the change to bring it all together was reverted. 8 years ago
Christoph Groß bbb79560f6 moved duplicate type a constants, commands and configs to a new, more generalised type_a module, not completly finished yet 8 years ago
Christoph Groß 634598c111 improved documenation 8 years ago
Christoph Groß 1f2c68d16d Finished 2in9 support, now it needs to be tested 8 years ago
Christoph Groß 5e03c3c39a Stablised traits and interfaces, converted epd4in2 to it, and started real work on epd2in9 8 years ago
Christoph Groß ceee294cda Started some shared traits between the different epds, saving now 8 years ago
Christoph Groß 9d8a326c82 started work on the drawing part 8 years ago
Chris ba5d44a1d7 fixed documentation tests by ignoring them as they are just examples not build for running 8 years ago
Christoph Groß ba674d595d removed deploy from travis and whiteline 8 years ago
Christoph Groß fcbcc82b97 Added examples, small updates to the readme and other small documentation changes 8 years ago