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 test....
 bbbb
 current_device="yama_pico_0000_0000_0000_0001". Date=2024/01/31 23:07:01

 current_device="yama_pico_0000_0000_0000_0001". Date=2024/02/02 02:02:46

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS