Commit Graph

11 Commits

Author SHA1 Message Date
nitko12
0c5d9f8cce fixed merging problem 2020-07-31 12:09:01 +02:00
David Zovko
42b5494400
Update Inkplate.h 2020-07-31 11:55:29 +02:00
nitko12
42f43d4b26 thickline and gradientline 2020-07-30 09:24:30 +02:00
Thorinair
7dde4133c6 Add support for 4b and 8b bitmaps from SD card. 2020-07-27 15:52:51 +02:00
Thorinair
48f08171f3 Add support for 4b and 8b bitmaps over web. 2020-07-27 15:42:41 +02:00
Thorinair
f7bcef3b8f Add invert parameter to drawBitmapFromSD, update examples. 2020-07-27 14:23:41 +02:00
Thorinair
1c3586331b Monochrome images. 2020-07-24 20:15:49 +02:00
Thorinair
4107d83bc2 Bitmap from web, first working prototype. 2020-07-24 13:33:25 +02:00
David Zovko
4eb4ac213b Update screen refresh sequence
Updating core screen refresh sequence to make it compatible with all batches of ED060SC7 screens.
2020-07-16 08:40:33 +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