Commit Graph

120 Commits

Author SHA1 Message Date
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
David Zovko
9782a33570
Update README.md 2020-07-16 00:17:47 +02:00
David Zovko
15863b809c
Update README.md 2020-07-15 23:30:01 +02:00
David Zovko
aca0d461c7
Update README.md 2020-07-15 23:23:48 +02:00
David Zovko
b9891ff477
Update README.md 2020-07-15 23:10:47 +02:00
David Zovko
d192996896
Update README.md 2020-07-15 16:31:45 +02:00
David Zovko
372039b345 Add Adafruit GFX into Inkplate lib 2020-07-15 15:32:28 +02:00
David Zovko
2de3b66e32 Add MCP23017 libraries right into the Inkplate library 2020-07-15 15:18:14 +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
David Zovko
53f11bb8b4
Merge pull request #2 from e-radionicacom/add-license-1
Create LICENSE
2020-04-17 09:46:33 +02:00
David Zovko
0821b96242
Create LICENSE 2020-04-17 09:46:23 +02:00
David Zovko
b085383498
Add license info 2020-04-16 23:23:48 +02:00
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