Commit Graph

5 Commits

Author SHA1 Message Date
David Zovko b5f9b56dcb
Update README.md 2020-04-16 23:23:35 +02:00
BornaBiro b18da15dbb Inproved cleaning, greyscale, improvments
- New method of cleaning panel (should work on most ED060SC7 panels)
- New method of displaying greyscale image (using simple, our experimental waveform)
- Added partial update (works only in 1 Bit mode!)
- Faster data sending (still only bit-banging)
- Clean sequence is now inside display() function (user does NOT have to call it before every time before display() like on prev. version of library).
2020-03-12 14:28:34 +01:00
Borna Biro af0b67ce3b Initial commit 2019-12-16 08:54:40 +01:00
David Zovko a3ce04a170
Update README.md 2019-12-15 14:00:45 +01:00
David Zovko 7453bb5d47
Initial commit 2019-12-15 13:50:27 +01:00