Save
Share
Docs
Sign in
Sign up
main.py
diagram.json
ssd1306.py
from machine import Pin, I2C import ssd1306 import time led = Pin(5, Pin.OUT) while True: led.on()
➡
Simulation
$
a
b
c
d
e
a
b
c
d
e
1
5
10
15
20
25
30
f
g
h
i
j
f
g
h
i
j