Adding an RTC and OLED to ESP8266-01 is fairly easy with I2C. The ESP8266-01 has 4 I/O pins that can be used for I2C. using the GPIO0 and GPIO2 for sda resp scl is more or less standard. I presume…