waveshareteam-e-Paper/Arduino
shhds fc4f54334d e-Paper 2023-06-12 15:10:45 +08:00
..
epd1in02d fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd1in54 2020-09-03 2020-09-04 15:30:45 +08:00
epd1in54_V2 fix 1in54_V2 partial refresh abnormal 2021-08-11 15:21:10 +08:00
epd1in54b fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd1in54b_V2 2020-09-03 2020-09-04 15:30:45 +08:00
epd1in54c fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd1in64g Add 4.37inch e-Paper (G) Arduino Program and some fix. 2022-08-16 15:53:11 +08:00
epd2in7 2020-09-03 2020-09-04 15:30:45 +08:00
epd2in7_V2 Added new programs 2.7inch V2 e-Paper routine. 2022-11-01 10:46:11 +08:00
epd2in7b 2020-09-03 2020-09-04 15:30:45 +08:00
epd2in7b_V2 add 2.7 b V2 2021-02-22 16:02:55 +08:00
epd2in9 update STM32&Arduino 2021-03-18 17:55:38 +08:00
epd2in9_V2 Updates STM32 and Arduino refresh rates (1.54v2, 2.9v2, 7.5) 2021-07-19 15:03:19 +08:00
epd2in9b_V3 2020-12-10 2020-12-11 14:36:30 +08:00
epd2in9bc fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd2in9d The Arduino program was updated to fit the driver board of Rev2.3. 2023-04-27 16:12:36 +08:00
epd2in13 fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd2in13_V2 fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd2in13_V3 Added a 2.13V3 Arduino GUI library usage routine 2023-02-16 15:35:08 +08:00
epd2in13b_V3 2020-09-03 2020-09-04 15:30:45 +08:00
epd2in13b_V4 add 2in13b_V4 code 2022-04-26 09:44:20 +08:00
epd2in13bc fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd2in13d The Arduino program was updated to fit the driver board of Rev2.3. 2023-04-27 16:12:36 +08:00
epd2in13g e-Paper 2023-06-12 15:10:45 +08:00
epd2in36g Added 2.36inch e-Paper (G) program and some fixes. 2022-08-18 11:31:38 +08:00
epd2in66 2020-09-03 2020-09-04 15:30:45 +08:00
epd2in66b 2020-12-10 2020-12-11 14:36:30 +08:00
epd3in0g Add 4.37inch e-Paper (G) Arduino Program and some fix. 2022-08-16 15:53:11 +08:00
epd3in7 Fixed a bug in the sleep function introduced in another version of 3.7inch e-paper. 2022-09-20 17:36:05 +08:00
epd3in52 STM32 provides a new compilation mode that greatly reduces the initial compilation time and is easier to operate. 2022-10-13 11:43:16 +08:00
epd4in01f add return code to init funcion 2021-09-23 23:36:05 +02:00
epd4in2 Added fast refresh and improved partial refresh effect to the 4.2inch e-Paper 2022-02-08 10:28:56 +08:00
epd4in2b_V2 add 4.01f demo 2021-01-05 15:21:46 +08:00
epd4in2bc fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd4in37g Add 4.37inch e-Paper (G) Arduino Program and some fix. 2022-08-16 15:53:11 +08:00
epd5in65f Increment return value. 2022-11-03 11:22:41 +08:00
epd5in83 fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd5in83_V2 The Arduino program was updated to fit the driver board of Rev2.3. 2023-04-27 16:12:36 +08:00
epd5in83b_V2 The Arduino program was updated to fit the driver board of Rev2.3. 2023-04-27 16:12:36 +08:00
epd5in83bc fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd7in3f Fixed the problem of "fading" when displaying images with high loads 2023-02-16 15:03:05 +08:00
epd7in3g Add 4.37inch e-Paper (G) Arduino Program and some fix. 2022-08-16 15:53:11 +08:00
epd7in5 fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd7in5_HD 2020.05.22 2020-05-22 18:29:01 +08:00
epd7in5_V2 The Arduino program was updated to fit the driver board of Rev2.3. 2023-04-27 16:12:36 +08:00
epd7in5b_HD 2020.05.22 2020-05-22 18:29:01 +08:00
epd7in5b_V2 The Arduino program was updated to fit the driver board of Rev2.3. 2023-04-27 16:12:36 +08:00
epd7in5bc Merge pull request #205 from Starik2005/patch-1 2021-12-14 15:58:11 +08:00
README.md fix arduino,add readme 2019-12-31 18:33:57 +08:00

README.md

由于arduino的内存有限因此无法创建整帧图片数据缓存因此在使用时最好按照如下的推荐进行使用如果想使用Arduono UNO可以使用我们的e-paper Shield来操作这样会更加方便并且增加了读写了SD卡功能。
Due to the limited memory of Arduino, it is not possible to create an entire frame of image data cache. Therefore, it is best to use the following recommendations when using it. If you want to use Arduono UNO, you can use our e-paper Shield to operate, which will be more convenient, and Added the function of reading and writing SD card.
Arduino UNO:
epd1in02d
epd1in54
epd1in54_V2
epd1in54b
epd1in54c
epd2in7
epd2in7b
epd2in9
epd2in9bc
epd2in9d
epd2in13
epd2in13_V2
epd2in13bc
epd2in13d
epd4in2
epd4in2bc

Arduino MEGA2560:
epd5in83
epd5in83bc
epd7in5
epd7in5_V2
epd7in5bc
epd7in5bc_V2