Arduino Yun cheat sheet: Difference between revisions

Line 199: Line 199:


#'''USB''' の刻印がある白色 LED は OpenWrt ブート完了時( rc.local 実行時) に点灯する。つまり AR9331 OpenWrt が正常に稼働したというサイン。
#'''USB''' の刻印がある白色 LED は OpenWrt ブート完了時( rc.local 実行時) に点灯する。つまり AR9331 OpenWrt が正常に稼働したというサイン。
#:AR9331 GPIO1 OpenWrt /sys/devices/platform/leds-gpio/leds/ds:green:usb [https://github.com/arduino/openwrt-packages-yun/blob/master/arduino/yun-scripts/files/usr/bin/boot-complete-notify#L3 boot-complete-notify]
#:AR9331 GPIO1 OpenWrt /sys/class/leds/ds:green:usb [https://github.com/arduino/openwrt-packages-yun/blob/master/arduino/yun-scripts/files/usr/bin/boot-complete-notify#L3 boot-complete-notify]
#'''WLAN''' の刻印がある青色 LED は WiFi ボードに何等かの操作(動作確認・初期化・リセット)をしている際にブリンクする。通常は消灯。
#'''WLAN''' の刻印がある青色 LED は WiFi ボードに何等かの操作(動作確認・初期化・リセット)をしている際にブリンクする。通常は消灯。
#:AR9331 GPIO0 OpenWrt /sys/devices/platform/leds-gpio/leds/ds:green:wlan [https://github.com/arduino/openwrt-packages-yun/blob/master/arduino/yun-scripts/files/usr/bin/blink-start blink-start] [https://github.com/arduino/openwrt-packages-yun/blob/master/arduino/yun-scripts/files/usr/bin/blink-stop blink-stop]
#:AR9331 GPIO0 OpenWrt /sys/class/leds/ds:green:wlan [https://github.com/arduino/openwrt-packages-yun/blob/master/arduino/yun-scripts/files/usr/bin/blink-start blink-start] [https://github.com/arduino/openwrt-packages-yun/blob/master/arduino/yun-scripts/files/usr/bin/blink-stop blink-stop]
#'''ON''' の刻印がある緑色 LED は刻印通り通電しているサイン。
#'''ON''' の刻印がある緑色 LED は刻印通り通電しているサイン。
#:接地
#:接地