SSD1306 driver is Arduino style C/C++ library with unicode support. The library can be compiled for plain Linux (for example, raspberry spi), or you can use it with plain avr-gcc compiler without ...
The SSD1306 example and library that comes with the default ch32fun installation does not support I2C remapping to other pins and simultaneous use with other I2C devices. Therefore, this repository ...