Add the raspberry Pi program: 1.64inch e-Paper (G), 3inch e-Paper (G) and 7.3inch e-Paper (G)

This commit is contained in:
SSYYL 2022-07-28 17:44:36 +08:00
parent c2b5d0f72f
commit 8c37291d2b
49 changed files with 3858 additions and 10 deletions

View file

@ -16,6 +16,10 @@ int main(void)
// Exception handling:ctrl + c
signal(SIGINT, Handler);
// EPD_1in64g_test();
// EPD_3in0g_test();
// EPD_7in3g_test();
// EPD_1in54_DES_test();
// EPD_2in13_DES_test();
// EPD_2in9_DES_test();
@ -50,6 +54,7 @@ int main(void)
// EPD_2in13b_V4_test();
// EPD_2in13d_test();
// EPD_3in52_test();
// EPD_3in7_test();
// EPD_4in01f_test();