EasyManuals Logo

Adafruit ESP32-S3 User Manual

Adafruit ESP32-S3
263 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #18 background imageLoading...
Page #18 background image
BME280 Temperature, Humidity and Pressure Sensor
The ESP32-S3 TFT Feather comes with an unpopulated space for a BME280
Temperature, Humidity and Barometric Pressure Sensor.
The sensor connects over I2C (at address 0x77), and provides immediate ambient
weather sensing. It is rated for measuring humidity with ±3% accuracy, barometric
pressure with ±1 hPa absolute accuracy, and temperature with ±1.0°C accuracy.
Because pressure changes with altitude, and the pressure measurements are so
good, you can also use it as an altimeter with±1 meter or better accuracy!
There is a power pin that must be pulled high for the sensor to work. This is done
automatically by CircuitPython and Arduino. The pin is available in CircuitPython and
in Arduino as TFT_I2C_POWER .
There is currently no BME280 sensor shipped on the ESP32-S3 TFT Feather -
only a space for it!
If you run into I2C or TFT power issues on Arduino, ensure you are using the
latest Espressif board support package. If you are still having issues, you may
need to manually pull the pin HIGH in your code.
©Adafruit Industries Page 18 of 263

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Adafruit ESP32-S3 and is the answer not in the manual?

Adafruit ESP32-S3 Specifications

General IconGeneral
BrandAdafruit
ModelESP32-S3
CategoryMicrocontrollers
LanguageEnglish

Related product manuals