From aae0c1e1b329ec05cf2038454373f4d1e84343ad Mon Sep 17 00:00:00 2001 From: Brian Y Date: Sat, 14 Dec 2019 18:01:25 -0500 Subject: [PATCH] lowered VDH and VDL voltage settings to lowest values --- RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py index 3653303..94493b9 100644 --- a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py +++ b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py @@ -317,8 +317,8 @@ class EPD: self.send_data(0x00) # VCOM_HV, VGHL_LV[1], VGHL_LV[0] # self.send_data(0x2b) # VDH # self.send_data(0x2b) # VDL - self.send_data(0x26) - self.send_data(0x26) + self.send_data(0x00) + self.send_data(0x00) self.send_data(0x09) # VDHR self.send_command(0x06) # BOOSTER_SOFT_START