I’m trying to connect an OLED to the daisy seed using I2C, but reading through the documentation I could only find an implementation using SPI. How can I go about doing this? I’m fairly new to coding and the Daisy.
Here’s a thread demonstrating I2C OLED use - it works for me.