Commit Graph

15 Commits

Author SHA1 Message Date
Thorinair c69240ff1a Finished example. 2020-07-24 18:49:07 +02:00
Thorinair 3eb98ff9f4 Verbose download debugging. 2020-07-24 14:29:09 +02:00
Thorinair 4107d83bc2 Bitmap from web, first working prototype. 2020-07-24 13:33:25 +02:00
David Zovko c41423bb3e
Update 2-Inkplate_basic_grayscale.ino
Fix typo
2020-07-23 12:42:26 +02:00
MingChia Chung 87466f3d2b fix: incorrect buffer length 2020-07-22 02:04:35 +08:00
David Zovko 8ce2822317
Update Inkplate_slave_mode_documentation.txt 2020-07-20 16:04:46 +02:00
David Zovko 034dbbce29
Update 1-Inkplate_Slave_Mode.ino 2020-07-20 16:04:29 +02:00
Jon Caruana 8338a13478 Fix minor typos. 2020-07-16 23:02:13 -07:00
David Zovko e1edfbca75 Add Screen Cleaning example 2020-07-16 08:57:36 +02:00
David Zovko df76254daa Add much-needed SdFat library into examples 2020-07-15 15:11:47 +02:00
David Zovko 0e66078790 Add minimal Slave Mode documentation 2020-07-15 14:49:58 +02:00
David Zovko 5801ad82b9 Add full examples for Inkplate 6
Whole series of examples for Inkplate has been added to the repo.
2020-07-15 14:35:14 +02:00
David Zovko e16155362a
Update Inkplate_demo.ino 2020-05-19 10:02:04 +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