object_page http://www.yama-lab.org/fwb4pi/index.php?work202401 or  http://www.yama-lab.org/fwb4pi/index.php?work202401
device yamaRasPiDp9_1 or yamaRasPiDp9_2 start after no write for 10 min.
command: set read_interval=15000
command: set exec_interval=0
command: py test
py: #
py: from machine import Pin
py: import time
py: led = Pin('LED', Pin.OUT)
py: led.on()
py: time.sleep(1.0)
py: led.off()
py: time.sleep(1.0)
command: end test
command: run test
result:
Hello!
This is a test2....
xxxx
currentDevice="yama_pico_0000_0000_0000_0001". Date=2024/01/28 13:30:36

トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS