SSYYL 4 years ago
parent
commit
24edec8e57
74 changed files with 41 additions and 138 deletions
  1. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_1in02_test.py
  2. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_1in54_V2_test.py
  3. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_1in54_test.py
  4. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_1in54b_V2_test.py
  5. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_1in54b_test.py
  6. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_1in54c_test.py
  7. 0 1
      RaspberryPi_JetsonNano/python/examples/epd_2in13_V2_test.py
  8. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_2in13_test.py
  9. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_2in13b_V3_test.py
  10. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_2in13bc_test.py
  11. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_2in13d_test.py
  12. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_2in66_test.py
  13. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_2in66b_test.py
  14. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_2in7_test.py
  15. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_2in7b_V2_test.py
  16. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_2in7b_test.py
  17. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_2in9_V2_test.py
  18. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_2in9_test.py
  19. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_2in9b_V3_test.py
  20. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_2in9bc_test.py
  21. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_2in9d_test.py
  22. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_3in7_test.py
  23. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_4in01f_test.py
  24. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_4in2_test.py
  25. 0 2
      RaspberryPi_JetsonNano/python/examples/epd_4in2b_V2_test.py
  26. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_4in2bc_test.py
  27. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_5in65f_test.py
  28. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_5in83_V2_test.py
  29. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_5in83_test.py
  30. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_5in83b_V2_test.py
  31. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_5in83bc_test.py
  32. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_7in5_HD_test.py
  33. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_7in5_V2_test.py
  34. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_7in5_test.py
  35. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_7in5b_HD_test.py
  36. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_7in5b_V2_test.py
  37. 0 3
      RaspberryPi_JetsonNano/python/examples/epd_7in5bc_test.py
  38. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd1in02.py
  39. 1 2
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd1in54.py
  40. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd1in54_V2.py
  41. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd1in54b.py
  42. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd1in54b_V2.py
  43. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd1in54c.py
  44. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13.py
  45. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13_V2.py
  46. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13b_V3.py
  47. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13bc.py
  48. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13d.py
  49. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in66.py
  50. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in66b.py
  51. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in7.py
  52. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in7b.py
  53. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in7b_V2.py
  54. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in9.py
  55. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in9_V2.py
  56. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in9b_V3.py
  57. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in9bc.py
  58. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in9d.py
  59. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd3in7.py
  60. 2 2
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd4in01f.py
  61. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd4in2.py
  62. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd4in2b_V2.py
  63. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd4in2bc.py
  64. 2 2
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd5in65f.py
  65. 2 2
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd5in83.py
  66. 2 2
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd5in83_V2.py
  67. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd5in83b_V2.py
  68. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd5in83bc.py
  69. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd7in5.py
  70. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd7in5_HD.py
  71. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd7in5_V2.py
  72. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd7in5b_HD.py
  73. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd7in5b_V2.py
  74. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd7in5bc.py

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_1in02_test.py

@@ -88,9 +88,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.Sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_1in54_V2_test.py

@@ -85,9 +85,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_1in54_test.py

@@ -83,9 +83,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_1in54b_V2_test.py

@@ -70,9 +70,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_1in54b_test.py

@@ -71,9 +71,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_1in54c_test.py

@@ -68,9 +68,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 1
RaspberryPi_JetsonNano/python/examples/epd_2in13_V2_test.py

@@ -85,7 +85,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
         
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_2in13_test.py

@@ -83,8 +83,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_2in13b_V3_test.py

@@ -86,8 +86,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_2in13bc_test.py

@@ -87,8 +87,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_2in13d_test.py

@@ -80,9 +80,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_2in66_test.py

@@ -95,8 +95,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_2in66b_test.py

@@ -87,8 +87,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_2in7_test.py

@@ -103,9 +103,6 @@ try:
     epd.Clear(0xFF)
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_2in7b_V2_test.py

@@ -93,9 +93,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-
-    time.sleep(3)
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_2in7b_test.py

@@ -93,8 +93,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_2in9_V2_test.py

@@ -98,9 +98,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(2)
-        
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_2in9_test.py

@@ -98,8 +98,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_2in9b_V3_test.py

@@ -89,8 +89,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_2in9bc_test.py

@@ -89,8 +89,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_2in9d_test.py

@@ -97,8 +97,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_3in7_test.py

@@ -105,8 +105,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_4in01f_test.py

@@ -96,9 +96,6 @@ try:
     epd.Clear()
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(30)
-    
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_4in2_test.py

@@ -119,8 +119,6 @@ try:
     epd.Clear()
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 2
RaspberryPi_JetsonNano/python/examples/epd_4in2b_V2_test.py

@@ -91,8 +91,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_4in2bc_test.py

@@ -91,9 +91,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_5in65f_test.py

@@ -93,9 +93,6 @@ try:
     epd.Clear()
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_5in83_V2_test.py

@@ -79,9 +79,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_5in83_test.py

@@ -80,9 +80,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_5in83b_V2_test.py

@@ -89,9 +89,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_5in83bc_test.py

@@ -89,9 +89,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_7in5_HD_test.py

@@ -80,9 +80,6 @@ try:
 
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_7in5_V2_test.py

@@ -80,9 +80,6 @@ try:
 
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-        
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_7in5_test.py

@@ -80,9 +80,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_7in5b_HD_test.py

@@ -88,9 +88,6 @@ try:
 
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_7in5b_V2_test.py

@@ -87,9 +87,6 @@ try:
 
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
     
 except IOError as e:
     logging.info(e)

+ 0 - 3
RaspberryPi_JetsonNano/python/examples/epd_7in5bc_test.py

@@ -92,9 +92,6 @@ try:
     
     logging.info("Goto Sleep...")
     epd.sleep()
-    time.sleep(3)
-    
-    epd.Dev_exit()
         
 except IOError as e:
     logging.info(e)

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd1in02.py

@@ -340,7 +340,7 @@ class EPD:
         self.send_data(0xA5)
         epdconfig.delay_ms(200)
 
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 
 ### END OF FILE ###

+ 1 - 2
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd1in54.py

@@ -252,8 +252,7 @@ class EPD:
         self.send_command(0x10) # DEEP_SLEEP_MODE
         self.send_data(0x01)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
-
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd1in54_V2.py

@@ -208,7 +208,7 @@ class EPD:
         self.send_command(0x10) # DEEP_SLEEP_MODE
         self.send_data(0x01)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 
 ### END OF FILE ###

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd1in54b.py

@@ -213,7 +213,7 @@ class EPD:
         
         self.send_command(0x02) # power off
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 
 ### END OF FILE ###

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd1in54b_V2.py

@@ -168,7 +168,7 @@ class EPD:
         self.send_command(0x10) #enter deep sleep
         self.send_data(0x01) 
 
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 
 ### END OF FILE ###

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd1in54c.py

@@ -148,7 +148,7 @@ class EPD:
         self.send_command(0X07)  #  deep sleep
         self.send_data(0xA5)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13.py

@@ -219,7 +219,7 @@ class EPD:
         self.send_data(0x01)
         epdconfig.delay_ms(100)
          
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
         
 ### END OF FILE ###

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13_V2.py

@@ -314,7 +314,7 @@ class EPD:
 
         self.send_command(0x10) #enter deep sleep
         self.send_data(0x03)
-        epdconfig.delay_ms(100)
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 
 ### END OF FILE ###

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13b_V3.py

@@ -153,7 +153,7 @@ class EPD:
         self.send_command(0x07) # DEEP_SLEEP
         self.send_data(0xA5) # check code
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13bc.py

@@ -154,7 +154,7 @@ class EPD:
         self.send_command(0x07) # DEEP_SLEEP
         self.send_data(0xA5) # check code
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13d.py

@@ -352,7 +352,7 @@ class EPD:
         self.send_command(0X07) # deep sleep  
         self.send_data(0xA5)
 
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 
 ### END OF FILE ###

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in66.py

@@ -225,7 +225,7 @@ class EPD:
         self.send_command(0X10) # DEEP_SLEEP_MODE
         self.send_data(0x01)
 
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 
 ### END OF FILE ###

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in66b.py

@@ -187,7 +187,7 @@ class EPD:
         self.send_command(0X10) # DEEP_SLEEP_MODE
         self.send_data(0x01)
 
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 
 ### END OF FILE ###

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in7.py

@@ -518,7 +518,7 @@ class EPD:
         self.send_command(0X07)
         self.send_data(0xA5)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in7b.py

@@ -264,7 +264,7 @@ class EPD:
         self.send_command(0X07)
         self.send_data(0xA5)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in7b_V2.py

@@ -178,7 +178,7 @@ class EPD:
         self.send_command(0x10)
         self.send_data(0x01)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in9.py

@@ -196,7 +196,7 @@ class EPD:
         self.send_command(0x10) # DEEP_SLEEP_MODE
         self.send_data(0x01)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in9_V2.py

@@ -259,7 +259,7 @@ class EPD:
         self.send_command(0x10) # DEEP_SLEEP_MODE
         self.send_data(0x01)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in9b_V3.py

@@ -153,7 +153,7 @@ class EPD:
         self.send_command(0X07) # deep sleep
         self.send_data(0xA5)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in9bc.py

@@ -150,7 +150,7 @@ class EPD:
         self.send_command(0X07) # deep sleep
         self.send_data(0xA5)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in9d.py

@@ -345,7 +345,7 @@ class EPD:
         self.send_command(0X07)         #deep sleep  
         self.send_data(0xA5)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 
 ### END OF FILE ###

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd3in7.py

@@ -443,7 +443,7 @@ class EPD:
         self.send_command(0X07) #deep sleep
         self.send_data(0xA5)
 
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 
 ### END OF FILE ###

+ 2 - 2
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd4in01f.py

@@ -229,6 +229,6 @@ class EPD:
         self.send_command(0x07) # DEEP_SLEEP
         self.send_data(0XA5)
 
-    def Dev_exit(self):
-        epdconfig.module_exit()      
+        epdconfig.delay_ms(2000)
+        epdconfig.module_exit()   
         

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd4in2.py

@@ -592,7 +592,7 @@ class EPD:
         self.send_command(0x07) # DEEP_SLEEP
         self.send_data(0XA5)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
         
 ### END OF FILE ###

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd4in2b_V2.py

@@ -145,7 +145,7 @@ class EPD:
         self.send_command(0X07);  	#deep sleep
         self.send_data(0xA5);
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd4in2bc.py

@@ -143,7 +143,7 @@ class EPD:
         self.send_command(0x07) # DEEP_SLEEP
         self.send_data(0xA5) # check code
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 2 - 2
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd5in65f.py

@@ -235,6 +235,6 @@ class EPD:
         self.send_data(0XA5)
         epdconfig.digital_write(self.reset_pin, 0)
 
-    def Dev_exit(self):
-        epdconfig.module_exit()      
+        epdconfig.delay_ms(2000)
+        epdconfig.module_exit() 
         

+ 2 - 2
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd5in83.py

@@ -194,8 +194,8 @@ class EPD:
         self.send_command(0x07) # DEEP_SLEEP
         self.send_data(0XA5)
         
-    def Dev_exit(self):
-        epdconfig.module_exit()     
+        epdconfig.delay_ms(2000)
+        epdconfig.module_exit()
         
 ### END OF FILE ###
 

+ 2 - 2
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd5in83_V2.py

@@ -161,8 +161,8 @@ class EPD:
         self.send_command(0x07) # DEEP_SLEEP
         self.send_data(0XA5)
         
-    def Dev_exit(self):
-        epdconfig.module_exit()     
+        epdconfig.delay_ms(2000)
+        epdconfig.module_exit()
         
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd5in83b_V2.py

@@ -166,7 +166,7 @@ class EPD:
         self.send_command(0X07) # deep sleep
         self.send_data(0xA5)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd5in83bc.py

@@ -195,7 +195,7 @@ class EPD:
         self.send_command(0x07) # DEEP_SLEEP
         self.send_data(0xA5) # check code
     
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd7in5.py

@@ -177,7 +177,7 @@ class EPD:
         self.send_command(0x07) # DEEP_SLEEP
         self.send_data(0XA5)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd7in5_HD.py

@@ -174,7 +174,7 @@ class EPD:
         self.send_command(0x10);
         self.send_data(0x01);
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd7in5_V2.py

@@ -165,7 +165,7 @@ class EPD:
         self.send_command(0x07) # DEEP_SLEEP
         self.send_data(0XA5)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd7in5b_HD.py

@@ -200,7 +200,7 @@ class EPD:
         self.send_command(0x10);  	#deep sleep
         self.send_data(0x01);
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd7in5b_V2.py

@@ -174,7 +174,7 @@ class EPD:
         self.send_command(0x07) # DEEP_SLEEP
         self.send_data(0XA5)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###
 

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd7in5bc.py

@@ -196,7 +196,7 @@ class EPD:
         self.send_command(0x07) # DEEP_SLEEP
         self.send_data(0XA5)
         
-    def Dev_exit(self):
+        epdconfig.delay_ms(2000)
         epdconfig.module_exit()
 ### END OF FILE ###