ニュース

The ultrasonic sensor catches the object as it comes in its range (range decided in the code). So before the starting of the project , the code is to be written (on IDE) and uploaded in the Arduino ...
ArduinoとTLC5940を用意したら、さっそく配線してみましょう。ほかに必要なのは、ブレッドボード、ジャンプワイヤ、光らせたい数のLED (最大16個 ...
Arduinoの開発言語といえばC/C++なのだが、近年はMicroPythonのサポートにも力を入れ始めているのはご存じだろうか。今回は、ArduinoのMicroPython IDEをArduino Nano 33 BLEで試してみよう。
Learn how a pulse sensor works and how to interface it with Arduino to measure heartbeat accurately in this comprehensive guide.
同製品は、Raspberry PiやArduinoに組み合わせて、IoTデバイスを制作できるセンサーキット。Raspberry Pi用の「GrovePi+ 800-RPSET1」は、GrovePi+ボードと ...
Arduino ボードに接続された光センサ (LilyPad Light Sensor) で光の強度を 計測し、暗くなったら、LED を点灯し、明るくなったら LED を消灯します。 また、LED が点灯・消灯したとき、Android 端末を経由して、twitter にそのことをつぶやきます。