14 Commits (72e6b82b2d553bfee8ff96690b23d5ea93a6c743)

Author SHA1 Message Date
pi c27ffd507f Added support for the 7.5 inch HD display 5 years ago
Robin Appelman 674b88e327 use correct 7in5_v2 reset delay, not the b/c variant 5 years ago
Robin Appelman 5cb7de5929 make reset timing device specific 6 years ago
Christoph Grabo 4ecee29641
Apply cargo fmt 6 years ago
Christoph Grabo a9f27e51ae
Use embedded_hal::digital::v2 (v1 is deprecated) 6 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 139096297b Generalise graphics once more 8 years ago
Chris 4916ac674a Add an reference to the linux specific max spi bytes size 8 years ago
Chris 6b89ee1b8e Set spi chunk limit on linux with cfg! 8 years ago
Chris 468425881c readd data_x_times 8 years ago
Chris 89489da657 Renaming of WaveshareInterface and Connectioninterface 8 years ago
Chris 87832f6043 Made SPI shareable 8 years ago
Chris 6a24acf62b Removed data_x_times function 8 years ago
Chris fabc5f262e Make delay a function parameter 8 years ago
Chris 1791388a8b Renamed folder `interface` to `traits` 8 years ago
Chris 0ddaf9679a Deletion of single u8 data Transfers and renaming of various functions 8 years ago
Chris 6efa864014 Renamed folder `interface` to `traits` 8 years ago
Chris 7612aad99a Deletion of single u8 data Transfers and renaming of various functions 8 years ago
Christoph Groß 7fa1a27f40 Shortened TypeDefinitions, 8 years ago
Christoph Groß cd98033204 first steps to rustfmt althought it sometimes doesn#t exactly looks good 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ß 9791e1b727 Renaming of a few Traits and changing the ConnectionInterface::new() variables 8 years ago
Christoph Groß 634598c111 improved documenation 8 years ago
Christoph Groß 2c7807265c -fixed a doc test error in the interface file even though it's unknown why that was even recognized as a doc test 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ß 80e5c0ffb1 improved traits, now it should be ready to convert 4.2" 8 years ago
Christoph Groß ceee294cda Started some shared traits between the different epds, saving now 8 years ago