Commit Graph

17 Commits (9dedf76c57348238af16572ade128af7f7512dfd)

Author SHA1 Message Date
Caemor 980b2b9667 Merge branch 'fix-70' of https://github.com/olback/epd-waveshare into olback-fix-70 2021-04-18 18:13:40 +02:00
Caemor 15e557951f Further improvements around acronym lowercases,... 2021-04-11 21:21:39 +02:00
Caemor 9d95eeb64b cargo fmt 2021-04-11 20:38:03 +02:00
Caemor ba1b90e2f3 Removed #[allow(non_camel_case_types)] to fix issues 2021-04-11 20:31:24 +02:00
Edwin Svensson c3a4cde815
skip closure/task 2021-04-11 16:57:28 +02:00
Edwin Svensson 9a1575b2ec
API change to partially fix #70 2021-04-04 22:10:50 +02:00
Mitch Souders 96d505647d Add support for ep5in65f 2020-11-15 03:25:10 -08:00
Robin Appelman 5cb7de5929 make reset timing device specific
reset timings seem to be device specific, trying to reset the 7in5_v2 with timings from other devices does not reset the display.

Timings taken from https://github.com/waveshare/e-Paper/blob/master/RaspberryPi%26JetsonNano/python/lib/waveshare_epd
2020-10-17 17:13:38 +02:00
Michael Beaumont b5e647b0d0 Rename red to chromatic, rename epd2in9b to epd2in9bc 2020-03-27 19:09:12 +01:00
Caemor 409676423d Mainly improved Documenation 2020-03-26 19:55:17 +01:00
Caemor ec72357b55 Update/Include new update_and_display trait 2020-03-22 00:42:20 +01:00
Caemor dcaed6fb3e Update embedded-graphics and update epd4in2-blue-pill-exampleg 2020-03-18 14:30:40 +01:00
Christoph Grabo a9f27e51ae
Use embedded_hal::digital::v2 (v1 is deprecated) 2020-01-11 10:12:15 +01:00
Johan Kristell 8f89ade010 cargo fmt 2019-12-28 09:13:40 +01:00
Johan Kristell 435cfd9a1c Rename trait and method and doc update 2019-12-28 09:12:53 +01:00
Johan Kristell b170e34028 Add documentation 2019-12-26 12:44:42 +01:00
Johan Kristell d0b7f162fe Add support for the epd1in54b display 2019-12-13 10:08:19 +01:00