void setup () { - Sets up the pins that will be used, only runs once, pinMode(#, OUTPUT); - Sets up the mode of the specific # pin to put out an action from an inputted code, void loop () { - Sets up the functions that will be repeated infinitely, digitalWrite (#, HIGH/LOW); - The code makes the digital pin 13 an OUTPUT and toggles it by alternating between HIGH (On) and LOW (Off) voltage, delay (1000); - The amount of time the action occurs, measured in milliseconds, Brackets - enclose the function being run,
0%
Dissecting the 'Blink' Function
共有
Amoreno2
さんの投稿です
5th Grade
6th Grade
7th Grade
8th Grade
Computing
Programming
Science
コンテンツの編集
埋め込み
もっと見る
リーダーボード
もっと表示する
表示を少なくする
このリーダーボードは現在非公開です。公開するには
共有
をクリックしてください。
このリーダーボードは、リソースの所有者によって無効にされています。
このリーダーボードは、あなたのオプションがリソースオーナーと異なるため、無効になっています。
オプションを元に戻す
マッチアップ
は自由形式のテンプレートです。リーダーボード用のスコアは生成されません。
ログインが必要です
表示スタイル
フォント
サブスクリプションが必要です
オプション
テンプレートを切り替える
すべてを表示
アクティビティを再生すると、より多くのフォーマットが表示されます。
オープン結果
リンクをコピー
QRコード
削除
自動保存:
を復元しますか?