waveshareteam-e-Paper/Arduino
2021-09-23 23:36:05 +02: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
epd2in7 2020-09-03 2020-09-04 15:30:45 +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 update STM32&Arduino 2021-03-18 17:55:38 +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
epd2in13b_V3 2020-09-03 2020-09-04 15:30:45 +08:00
epd2in13bc fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd2in13d fix arduino,add readme 2019-12-31 18:33:57 +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
epd3in7 2020-09-03 2020-09-04 15:30:45 +08:00
epd4in01f add return code to init funcion 2021-09-23 23:36:05 +02:00
epd4in2 update STM32&Arduino 2021-03-18 17:55:38 +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
epd5in65f update STM32&Arduino 2021-03-18 17:55:38 +08:00
epd5in83 fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd5in83_V2 2020-12-10 2020-12-11 14:36:30 +08:00
epd5in83b_V2 add 4.01f demo 2021-01-05 15:21:46 +08:00
epd5in83bc fix arduino,add readme 2019-12-31 18:33:57 +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 Fixed bug in Arduino 7in5_V2 driver 2021-08-10 17:49:38 +08:00
epd7in5b_HD 2020.05.22 2020-05-22 18:29:01 +08:00
epd7in5b_V2 2020-12-10 2020-12-11 14:36:30 +08:00
epd7in5bc 2020-09-03 2020-09-04 15:30:45 +08:00
README.md fix arduino,add readme 2019-12-31 18:33:57 +08:00

由于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