Hi, Is there a way to change I2C addresses? When I scan for I2C addresses the display reports 3 i2C addresses instead of 2['0x3e', '0x60', '0x70'']I have SHT3 which has 0x70 addres...
JaneYu 2022-01-05 11:11:37 41 Views2 Replies Hi, Is there a way to change I2C addresses? When I scan for I2C addresses the display reports 3 i2C addresses instead of 2
['0x3e', '0x60', '0x70'']
I have SHT3 which has 0x70 address. I am not sure why the display is using 0x70. Is there a way to change it or disable?
Thank you
2023-05-03 06:26:44
JaneYu
Backlight Doesn't work There is no function in your library to turn it on !!!!!! Please Provide a function to turn on the backlight. This cant be true
JaneYu JaneYu
wrote:
2023-05-19 13:39:05 1 Replies
Are you using the sample code? Please use the setPWM function. You can adjust the brightness of the backlight through the setPWM function, the variable range is 0-255, 0 is to turn off the backlight.
example: https://github.com/DFRobotd...
https://uploads.disquscdn.c...


