Table of Contents
Sensors
IMUs
- Accelerometer/Gyroscope (6 DOF) MPU-6050
Cheap Soil Moisture Sensors
The ones based on electrical conductivity measurement with uncoated electrodes are CRAP! See:
Time of Flight Distance Sensor
STM VL53L0x: 2 m range STM VL53L1x: 4 m range
STM VL6180x Time of Flight LIDAR Sensor
The VL6180x is an optical ranging sensor for short distances. It provides an I2C bus.
If you need to learn first how to use the I2C bus with an ESP32 I recommend the I2C tutorial by RandomNerdTutorials.
Go to Adafruit VL6180X Time of Flight Micro-LIDAR Distance Sensor Breakout and follow the tutorial. On the left side of that page you find a list of subpages.
Additional Information on VL6180
Sensirion SHT31 Temperature and Humidity Sensor
The SHT31 is a good quality temperature and humidity sensor by Sensirion. It provides an I2C bus.
If you need to learn first how to use the I2C bus with an ESP32 I recommend the I2C tutorial by RandomNerdTutorials.
In case you are using the SHT31 Grove Shield by Seedstudio you can connect to the grove connector directly by using male-male jumper wires. Mount a four wire grove cable to the SHT31 board and insert jumper wires directly into the white grove connector on the other side of the grove cable. Then you can use the open contacts on the other sides of the jumper cable to connect to a breadboard.
To get it running follow the instructions here: SHT31 Grove Shield by Seedstudio
Gas Analysis
- Chemical sensors (polymer based)