Arduino数字输入输出 Blink I Arduino 0021 ⊙回囵四圖 Blnk§ Blink Turns on an LED on for one second, then off for one second, repeatedly This example code is in the public domain void setup // initialize the digital pin as an output l Pin 13 has an LEd connected on most arduino boards: pinMode(13, OUTPUT) void loop i digitalWrite (13, HIGH); / set the LED on delay(1000) 1, wait for a second digitalWrite(13, LOW); // set the LED off delay(1000); // wait for a second
6 Arduino数字输入输出
Arduino程序下载 Helloworld程序
Arduino程序下载 • HelloWorld程序
动手 Hel| loWorld:点亮一个LED灯
动手 • HelloWorld:点亮一个LED灯
A aquino 与电子积木 什么是电子积木 电子积木如何与 Arduino连接 传感器扩展板 连接线
Arduino与电子积木 • 什么是电子积木 • 电子积木如何与Arduino连接 – 传感器扩展板 – 连接线
数字型电子积木
数字型电子积木