I'm looking at various distance sensors to measure the plant canopy height in an indoor grow room or greenhouse environment

I’m looking at various distance sensors to measure the plant canopy height in an indoor grow room or greenhouse environment.

The range I need is about 1m - 5m, and accuracy only needs to be within 10cm.

I’m trying to connect to a raspberry pi via i2c, so I would need drivers that supported that.

Is this sensor appropriate? If not, do you sell one you’d recommend instead?

Thanks!
Garth

Hi Garth,


Here are the distance sensors list.

http://wiki.seeedstudio.com/Sensor_distance/

Here is our suggestion.

1. You can consider Grove - Time of Flight Distance Sensor VL53L0X(I2C interface without raspberry python code).
http://wiki.seeedstudio.com/Grove-Time_of_Flight_Distance_Sensor-VL53L0X/

2. Or Grove-TF mini sensor, UART interface with python library.
http://wiki.seeedstudio.com/Grove-TF_Mini_LiDAR/
https://github.com/TFmini/TFmini-RaspberryPi

Thanks

best rgds
Bill