Commit Graph

185 Commits

Author SHA1 Message Date
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 682cb5494f
Update README.md 2020-07-23 12:42:56 +02:00
David Zovko c41423bb3e
Update 2-Inkplate_basic_grayscale.ino
Fix typo
2020-07-23 12:42:26 +02:00
David Zovko fdc9545be1
Update README.md 2020-07-23 08:12:49 +02:00
David Zovko 30995d4b62
Merge pull request #4 from Quexint/fix/incorrect_buffer_size
fix: incorrect buffer length
2020-07-22 11:49:51 +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
David Zovko 9829591cd0
Update README.md 2020-07-17 14:18:12 +02:00
David Zovko 533413195c
Merge pull request #3 from joncar/user/joncar/minor-typos
Fix minor typos.
2020-07-17 08:41:38 +02:00
Jon Caruana 8338a13478 Fix minor typos. 2020-07-16 23:02:13 -07:00
David Zovko 4eef8b557f
Update README.md 2020-07-16 09:00:18 +02:00
David Zovko e1edfbca75 Add Screen Cleaning example 2020-07-16 08:57:36 +02:00
David Zovko 9aacb93c3d Merge branch 'master' of https://github.com/e-radionicacom/Inkplate-6-Arduino-library 2020-07-16 08:40:36 +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
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