Esercizio1 - Wokwi ESP32, STM32, Arduino Simulator
Save
Share
Esercizio1
by
dutto
Docs
Sign in
Sign up
main.py
diagram.json
from machine import Pin led = Pin(26, Pin.OUT) while True: led.value(1)
Simulation
$
a
b
c
d
e
a
b
c
d
e
1
5
10
15
20
25
30
35
40
45
50
55
60
f
g
h
i
j
f
g
h
i
j