TG Telegram Group & Channel
Micropython & IOT | United States America (US)
Create: Update:

🌟دستورات کنترل عمومی pyboard


import pyb

pyb.repl_uart(pyb.UART(1, 9600))
# duplicate REPL on UART(1)

pyb.wfi()
# pause CPU, waiting for interrupt

pyb.freq()
# get CPU and bus frequencies

pyb.freq(60000000)
# set CPU freq to 60MHz

pyb.stop()
# stop CPU, waiting for external interrupt

@micropython_iot

🌟دستورات کنترل عمومی pyboard


import pyb

pyb.repl_uart(pyb.UART(1, 9600))
# duplicate REPL on UART(1)

pyb.wfi()
# pause CPU, waiting for interrupt

pyb.freq()
# get CPU and bus frequencies

pyb.freq(60000000)
# set CPU freq to 60MHz

pyb.stop()
# stop CPU, waiting for external interrupt

@micropython_iot


>>Click here to continue<<

Micropython & IOT




Share with your best friend
VIEW MORE

United States America Popular Telegram Group (US)