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