初めて訪問いただいた方は 「はじめまして」「用意するもの」もご覧ください。 今回は、キットに付属しているチュートリアルから、「Lesson 2: 点滅」を実行してみます。 ちなみに、このチュートリアルはWebからもダウンロードできますので、購入前に確認 ...
初めて訪問いただいた方は 「はじめまして」「用意するもの」もご覧ください。 できること ブレッドボードに電源(Arduino)、抵抗、LEDの3つを取り付けて回路を作成し、LEDを光らせます。 3種類の抵抗を付け替えて光らせますが、抵抗の値が大きくなるほど ...
In this video, I have shown you how to start with robotics as a beginner and build Arduino projects without any prior ...
You can read the state of a button using Arduino and a few lines of code. The actual state is shown in the Serial Monitor window as 0 or 1, 0 meaning the button is not pressed and 1 that the button is ...