SSD1306_I2C with Openmv cam H7 plus

How can i interface ssd1306 oled display with openmv cam with I2C communication.
The display size was 128*64

Thanks ! for answering but while using this library i get an error message " β€˜I2C’ object has no attribute β€˜writeto’ "
i am working with openmv cam h7 plus
here i attached the screen shot

You need to pass the machine module: class I2C – a two-wire serial protocol β€” MicroPython 1.19 documentation

1 Like