Hello, I have some of these inch 128x64 OLED. Some time ago I got it from amazon but I can't not find whom I bought it from. Here is a link to the same one https://www.amazon.com/Display-Module-Resolution-Interface-Electronic/dp/B0CF2DRDH1. It looks like I can use the 1306 oled library to program this one. The screen comes in default as SPI. With a few resistor jumpers I can change it from SPI to I2C. I was wondering If I use a pi pico i2c Could I program it the same way as If I was using an arduino uno or something?
The other thing with the pi pico is there are so many I2c pins that I'm unsure which one do I use?
Can someone please help me out to figure out which i2c I casn use for the oled screen?
Joseph