ニュース

This example demonstrates the use of pinMode(INPUT_PULLUP). It reads a digital input on pin 2 and prints the results to the serial monitor. /* Input Pull-up Serial This example demonstrates the use of ...
自分で用意したLEDを光らせてみる さて、この「Blink」というスケッチをArduinoに書き込むと、基板上のLEDが点滅するわけです ...