from machine import Pin, I2C from ssd1306 import SSD1306_I2C import utime ancho = 128 alto = 64 davila = I2C(scl=Pin)