node-red-nodes/hardware/PiLcd/locales/ja/pilcd.html

10 lines
950 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<script type="text/html" data-help-name="rpi-lcd">
<p>Raspberry PiがHD44780スタイルのLCDへ通常124行の文字列を表示します</p>
<p>本ノードは文字列型の<code>msg.payload</code></p>
<p>ディスプレイの2行目に文字列を表示するには<b>2:</b>3<b>3:</b>4<b>4:</b></p>
<p>表示をクリアするには文字列<b>clr:</b></p>
<p>ディスプレイに合わせて文字列の長さを調整するのはあなた自身で行ってください</p>
<p>このノードを動作させるにはRPi.GPIO Pythonライブラリバージョン0.5.8またはそれ以上が必要です</p>
<p><b>注釈:</b> P1使</p>
</script>