247 Commits (e3779d458eb6bd0232669877d95514255cb4e5b7)

Author SHA1 Message Date
Caemor 9d0e78bc15 Updated to eh a6, delay not yet catched 4 years ago
Mitch Souders f6f8f3d1f5 Transposed color channels 5 years ago
Mitch Souders 965989638a Convert to signed types before subtraction 5 years ago
Mitch Souders e89c51cb84 Switch to embedded graphics core 5 years ago
Mitch Souders 875cc0dae3 Update color options, format 5 years ago
Chris 493cbd9394
Fix clippy warning (#86) 5 years ago
James Waples a92eac02a4 Make embedded-graphics a dev dependency 5 years ago
Kaleb Elwert f3e7dad83d Address PR feedback 5 years ago
Kaleb Elwert 247a78acb7 Write data over SPI 1 byte at a time 5 years ago
Chris b845319771
Update src/epd4in2/mod.rs 5 years ago
Christian Meusel 1a09b81ab6 Clean up some warnings from 'cargo doc' 5 years ago
Christian Meusel 3edeac413d Provide full QuickRefresh interface for 4in2 too 5 years ago
Reinier Balt 6a10e0cb96 Migrate remaining drivers 5 years ago
Reinier Balt 5622627c1f fix remaining PrimitiveStyleBuilder conversions 5 years ago
Reinier Balt dd9a09aff4 use PrimitiveStyle::with_stroke, not PrimitiveStyleBuilder 5 years ago
Reinier Balt 21428ff82f fix fmt after rebase 5 years ago
Reinier Balt 78ffda673e migrate minimum set of drivers to make tests pass 5 years ago
Reinier Balt 35ac132530 fix fmt 5 years ago
Reinier Balt 076b3a2d07 Update example to use TriColor 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 c552111ae8 add support for Waveshare e-Paper 2.13 inch tri-color screen 5 years ago
Reinier Balt 9dedf76c57 bring copy into 2in13bc namespace 5 years ago
Reinier Balt e1aada3b38 use epd2in9bc as base for implementing support epd2in13bc 5 years ago
Andreas dc93687a86 Fixed epd2in9 quick refresh 5 years ago
Andreas ae25129ada Merge branch 'fix-70' 5 years ago
Andreas 1cd1c3921d fixed documentation and formatting 5 years ago
Andreas 64e1b6ded0 Added epd2in9_v2 support 5 years ago
Caemor 8ef83eb88a Fix missing parts of merge of #71 5 years ago
pi 3141865b62 epd7in5 HD: Fixed graphics tests 5 years ago
pi c94f6c4434 epd7in5 HD: Renamed epd7in5 struct for Clippy 5 years ago
pi 989a236fb1 epd7in5 HD: Rename Command enums for Clippy check 5 years ago
pi a1e9c17b53 epd7in5 HD: Corrected import of `RefreshLut` trait 5 years ago
pi 72e6b82b2d epd7in5 HD: Formatted with cargo fmt 5 years ago
pi ba1243137d EPD 7in5 HD: Added more documentation 5 years ago
Caemor 15e557951f Further improvements around acronym lowercases,... 5 years ago
Caemor 9d95eeb64b cargo fmt 5 years ago
Caemor ba1b90e2f3 Removed #[allow(non_camel_case_types)] to fix issues 5 years ago
Edwin Svensson c3a4cde815
skip closure/task 5 years ago
Edwin Svensson 04476e6671
fix tests 5 years ago
Edwin Svensson 9a1575b2ec
API change to partially fix #70 5 years ago
pi 73c98d86e7 Added back tests for epd7in5_hd commands 5 years ago
pi ba432ccf91 Removed unused code 5 years ago
pi c27ffd507f Added support for the 7.5 inch HD display 5 years ago
BuggStream b479edd108 Fix last rustfmt issue 5 years ago
BuggStream b49dd6cd1f Update documentation for 1in54c 5 years ago
BuggStream 6129723c41 Clean up and simplify code 5 years ago
BuggStream 6c8ac87c7d Ensure device is ready to receive data when updating frame 5 years ago
BuggStream d1b0ac1854 Add support for 1in54c EPD 5 years ago