News

I recently updated to the latest version (jumping a lot of versions and also did an OS upgrade- which resulted in a failed update and a fresh install of mycodo ) the only thing I couldn't get to work ...
树莓派4B移植OLED12864 (SSD1306 I2C)示例. Contribute to TonsenWei/pi4b_oled_page development by creating an account on GitHub.
#include <Wire.h> #include <Adafruit_GFX.h> #include <Adafruit_SSD1306.h> Wire and SPI libraries are preinstalled in the IDE, and are required for the function of the I2C Bus for the OLED Display.