Currently this library only supports the sensors mentioned above. If you want to use other distance sensors with this libraries you can do that by adding the appropriate source files. Have a look at ...
This is a library for the Arduino IDE that helps interface with ST's VL53L0X time-of-flight distance sensor. The library makes it simple to configure the sensor and read range data from it via I²C.
This post is a review of the popular waterproof ultrasonic sensor JSN-SR04T. I hope this will serve as a backdrop for some interesting ultrasonic distance sensor experiments and projects. A number of ...
Makers, developers and enthusiasts building distance related projects may be interested to know that the HC-SR04 ultrasonic sonar distance sensor is now available to purchase directly from the ...
今回は、加速度センサからデータを取得して Arduino IDE のシリアルプロッタに表示させるスケッチを作りました。 とりあえずデータを表示できればいいから自分でちゃちゃっと描こうと考えていたのですが、当節は AI でコーディングするのが流行りとか。