0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

距離センサーまとめ

0
Last updated at Posted at 2026-04-02

総括

距離センサーを今後選定する時のヒントとなるように纏めて置こうかな。

電源電圧min 電源電圧max 測定距離min 測定距離max 測定方式 備考
HC-SR04 HC-SR04.JPG 3.0v 5.5v 2cm 4.5m 超音波 気温差が大きいと精度落ちる
US-015 US-015.JPG 5.0v 5.0v 2cm 4.0m 超音波
GP2Y0A02YK GP2Y0A02YK.JPG 4.5v 5.5v 20cm 1.5m 赤外線 直射日光で精度落ちる
GP2Y0A21YK GP2Y0A21YK.JPG 4.5v 5.5v 10cm 0.8m 赤外線
GP2Y0E02A PXL_20260402_160103169.jpg 2.7v 3.3v 4cm 0.5m 赤外線
VL53L0X 1.jpg 3.3v 5.0v 3cm 2.0m 赤外線
VL53L1X 1x.jpg 3.3v 5.0v 10cm 4.0m 赤外線

電圧のグラフ

v2.png
最大電圧を超えると部品が壊れるかもしれないからメモ。
例えばソーラーパネルを直結すると壊れるかも?

計測距離のグラフ

cm.png
近すぎても遠すぎても測れないんだって。
必要な距離を把握して選んだ方が良いみたい。

各記事リンク

HC-SR04 × PIC

https://qiita.com/Ken_____/items/3463fdbe30ce799bd233
https://qiita.com/Ken_____/items/40c616cb02618ba060a3
https://qiita.com/Ken_____/items/5b56deb2df6eda4c0e33
https://qiita.com/Ken_____/items/db2dfc0307b9eb584fbe
https://qiita.com/Ken_____/items/4a037b8e2cc6a8868e24

US-015 × PIC

US-015 × ESP32

https://qiita.com/Ken_____/items/d32f358d6e1690d61b01
https://qiita.com/Ken_____/items/3a658a4b3c6b7cc438a1
https://qiita.com/Ken_____/items/7994f04e0fdcf89b2b05
https://qiita.com/Ken_____/items/ddc1375eb60a4448f8f0
https://qiita.com/Ken_____/items/c1d290ae692ad3708514
https://qiita.com/Ken_____/items/136cbf0f9954b504dd15

HC-SR04 × ESP32

GP2Y0A02YK × ESP32

GP2Y0A21YK × ESP32

GP2Y0E02A

求める距離80cmに届かない事を後から知ったので記事を作ってないよ。

VL53L0X × ESP32

VL53L1X

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?