out these tutorials before continuing.
Hardware Overview
The ESP32 Environment Sensor Shield incorporates three sensors capable
of measuring five different environmental variables. It also provides
connections for several other sensors that can be connected if so desired.
Onboard Sensors
All of the onboard sensors are connected to the ESP32 via I C connection.
Pressure, Humidity, and Temperature
The first onboard sensor is a Bosch BME280. This sensor measures
relative humidity, temperature, and barometric pressure. On the back side
of the board is a solder jumper (labeled JP1) which can be closed to
change the I C address of the chip. By default the address is 0x77; closing
the jumper forces the address to 0x76.
How to Solder: Through-
Hole Soldering
This tutorial covers everything you
need to know about through-hole
soldering.
Analog to Digital Conversion
The world is analog. Use analog to
digital conversion to help digital
devices interpret the world.
I2C
An introduction to I2C, one of the
main embedded communications
protocols in use today.
2
2
Page 4 of 20