waveshareteam-e-Paper/Arduino
2020-12-25 16:49:12 +01:00
..
epd1in02d fix arduino,add readme 2019-12-31 18:33:57 +08:00
epd1in54 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd1in54_V2 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd1in54b Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd1in54b_V2 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd1in54c Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd2in7 Use SS pin for Arduinos - thus works for Uno and Mega and should for all other officially supported boards. 2020-12-25 16:40:22 +01:00
epd2in7b Use SS pin for Arduinos - thus works for Uno and Mega and should for all other officially supported boards. 2020-12-25 16:40:22 +01:00
epd2in9 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd2in9_V2 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd2in9b_V3 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd2in9bc Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd2in9d Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd2in13 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd2in13_V2 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd2in13b_V3 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd2in13bc Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd2in13d Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd2in66 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd2in66b Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd3in7 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd4in2 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd4in2b_V2 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd4in2bc Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd5in65f Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd5in83 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd5in83_V2 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd5in83b_V2 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd5in83bc Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd7in5 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd7in5_HD Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd7in5_V2 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd7in5b_HD Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd7in5b_V2 Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01:00
epd7in5bc Change chip-select pin to be SS for all display types. 2020-12-25 16:49:12 +01: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