Recent content by WalexNET

  1. WalexNET

    News How to Use an OLED Display With Raspberry Pi Pico

    Hi, I'm trying to copy your example, but I can't get the oled display to work, I've tried several libraries, including the one you propose, but always in all cases it throws me this error: The error is thrown at me whenever I try to instantiate the SSD1306_I2C object This is my simple code...