Skip to content

I2C and SPI displays

Gal Zaidenstein edited this page Jan 29, 2020 · 2 revisions

SPI/I2C Displays

MK32 supports the use of I2C and SPI displays using Neil Kobaln's u8g2 adaptation.

Enabling an I2C Display:

Enabling an SPI Display:

**Will be updated soon for easier implementation, for now can you check out Neil Kolban's SPI example (linked in his repository) to adapt.