Commit graph

26 commits

Author SHA1 Message Date
SSYYL
ce75f349ac
Merge pull request #203 from Joseph-DiGiovanni/patch-1
Fixed ClearFrame and WaitUntilIdle on 4.2in EPD
2021-12-14 16:00:07 +08:00
SSYYL
ba656697e8
Merge pull request #205 from Starik2005/patch-1
Update epdif.h
2021-12-14 15:58:11 +08:00
Starik2005
d738c8bd37
fix includa name 2021-11-26 18:58:23 +03:00
Starik2005
fd72eeb575
Update epdif.h
Error include name
2021-11-26 18:56:53 +03:00
Joseph DiGiovanni
3fb83839a0
Update epd4in2.cpp
ClearFrame was refreshing the display despite the comment claiming it won't, and WaitUntilIdle was sending unnecessary SPI commands with an unnecessary delay of 100ms.

ClearFrame now only clears SRAM as intended and WaitUntilIdle is sped up significantly.
2021-11-13 12:14:38 -05:00
SSYYL
9896ad819c add 2in13_V3 example code (Arduino) 2021-11-01 16:50:26 +08:00
DragonKitten
0cd8e0acdf
add return code to init funcion 2021-09-23 23:36:05 +02:00
SSYYL
c28eca7481 fix 1in54_V2 partial refresh abnormal 2021-08-11 15:21:10 +08:00
SSYYL
dc44d5c38d Fixed bug in Arduino 7in5_V2 driver 2021-08-10 17:49:38 +08:00
SSYYL
99f6a13540 Get rid of the superfluous ';' 2021-07-19 18:39:06 +08:00
SSYYL
690e23821e add sleep 2021-07-19 16:58:56 +08:00
SSYYL
abe28de022 Adjust reset timing 2021-07-19 16:51:02 +08:00
SSYYL
588163b176 Updates STM32 and Arduino refresh rates (1.54v2, 2.9v2, 7.5) 2021-07-19 15:03:19 +08:00
SSYYL
b36cfab0ea
Merge pull request #122 from berrak/patch-1
Update epdif.h
2021-07-13 10:22:24 +08:00
SSYYL
1b5f1f6f87
Merge pull request #123 from berrak/patch-2
Update epdif.cpp
2021-07-13 10:21:22 +08:00
SSYYL
16d3b59ae2 update STM32&Arduino 2021-03-18 17:55:38 +08:00
SSYYL
9edbace6e9 add 2.7 b V2 2021-02-22 16:02:55 +08:00
SSYYL
7c368a22af fix 2.9_V2 & 4.01f 2021-01-26 14:48:14 +08:00
SSYYL
7b958776c8 add 4.01f demo 2021-01-05 15:21:46 +08:00
berrak
58e2fd3fa0
Update epdif.cpp
Correct spelling of include file (SPI.h) for all OS (now only compile for Windows, which is not care about upper/lower case)
2020-12-28 12:35:47 +01:00
berrak
2c7bd82fae
Update epdif.h
Correct spelling of include file for all OS (now only compile for Windows, which is not care about upper/lower case)
2020-12-28 12:33:26 +01:00
SSYYL
66ff76f87e
Update epd5in83b_V2.ino 2020-12-19 14:36:52 +08:00
hnwangkg-ezio
04d4621789 2020-12-10 2020-12-11 14:36:30 +08:00
wangkg
751a9fb93f 2020-09-03 2020-09-04 15:30:45 +08:00
wangkg
853a3a4632 2020.05.22 2020-05-22 18:29:01 +08:00
hnwangkg-ezio
8973995e53 fix arduino,add readme 2019-12-31 18:33:57 +08:00