Wokwi - Online ESP32, STM32, Arduino Simulator
Save
Share
Docs
Sign in
Sign up
main.py
diagram.json
from machine import Pin led = Pin(18, Pin.OUT) led.value(1) while True: print('LED acceso')
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