Hi,
I’m hoping to use this 2.13" e-ink display using the raspberry pi I2C interface so that I can also use this moisture sensor connected to the same Raspberry Pi, via a grove HAT.
I can’t find any instructions for using this display with I2C. Is it possible to control via I2C or is it not designed to be used for that purpose? I spent a bit of time attempting to modify the WaveShare SPI control code to use smbus for I2C, but without the GPIO connections I don’t think it’s possible to even turn the display on.
Any tips for getting started using I2C, or am I going in the wrong direction to be able to use this display simultaneously with a moisture sensor?