ESP8266 +oled动态雪花效果显示实例程序 效果显示 所需库 ssd1306.h //https://github.com/lexus2k/ssd1306 示例程序 /** * Attiny85 PINS * ____ * RESET -|_| |- 3V * SCL (3) -| |- (2) * SDA (4) -| |- (1) * GND -|____|- (0) * * Attiny85 I2C PINS: see picture above * Digispark I2C PINS: D0/D2 *