ACS712 Current Sensor with Arduino The ACS712 is a popular Hall-effect-based current sensor that provides accurate current measurements in both AC and DC circuits. It is widely used in electronic ...
気温センサ(BME280)をArduino互換マイコン(Seeed XIOA)で使う方法を説明します。 使用センサ BME280 - I2C気圧・気温センサ・湿度センサ 気圧・気温・湿度が計測できるI2C接続のセンサです。 チップはSH1106となります。 マイコンとはI2C接続します。 センサー ...
The VL53L1X is the latest Time Of Flight (ToF) sensor to be released. It uses a VCSEL (vertical cavity surface emitting laser) to emit a class 1 IR laser and time the reflection to the target. What ...
The sensor continuously sends out infrared light and measures how much of that light is reflected. When a reflective object is within its set detection range, it returns a low signal. The Arduino ...
今回は、加速度センサからデータを取得して Arduino IDE のシリアルプロッタに表示させるスケッチを作りました。 とりあえずデータを表示できればいいから自分でちゃちゃっと描こうと考えていたのですが、当節は AI でコーディングするのが流行りとか。