Comments on: Guide for BME680 Environmental Sensor with Arduino (Gas, Temperature, Humidity, Pressure) https://randomnerdtutorials.com/bme680-sensor-arduino-gas-temperature-humidity-pressure/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Mon, 25 Sep 2023 04:20:39 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Juerg https://randomnerdtutorials.com/bme680-sensor-arduino-gas-temperature-humidity-pressure/#comment-862353 Mon, 25 Sep 2023 04:20:39 +0000 https://randomnerdtutorials.com/?p=98167#comment-862353 In reply to Michael Atencio.

Dear Michael
The sensor measures rel. humidity directly, see the we page of Bosch: https://www.bosch-sensortec.com/products/environmental-sensors/gas-sensors/bme680/

]]>
By: Michael Atencio https://randomnerdtutorials.com/bme680-sensor-arduino-gas-temperature-humidity-pressure/#comment-862288 Sun, 24 Sep 2023 16:38:00 +0000 https://randomnerdtutorials.com/?p=98167#comment-862288 I need relative humidity, not humidity. Relative humidity is an equation of dew point and humidity. I need relative humidity. Can you add coding for that?

]]>
By: Frederico Almeida https://randomnerdtutorials.com/bme680-sensor-arduino-gas-temperature-humidity-pressure/#comment-808514 Sat, 07 Jan 2023 07:25:56 +0000 https://randomnerdtutorials.com/?p=98167#comment-808514 This sensor is 3.3v and not 5v.

And to help anyone reading this, just use a D1 Mini and ESPHome Bsec and have it working fast and easy

]]>
By: Old man Bert https://randomnerdtutorials.com/bme680-sensor-arduino-gas-temperature-humidity-pressure/#comment-779935 Thu, 01 Sep 2022 06:17:53 +0000 https://randomnerdtutorials.com/?p=98167#comment-779935 My experience is that if you use the BME680 under i2c.
That then the CS and the SDO pins must be connected to the GND.
Then scan for the i2c address with the i2c scanner from Arduino ide.
The module then continues to work stably.
If the pins stay open, they float and sometimes the i2c address changes so that the module is no longer seen by the software.

]]>
By: Tobias Stiller https://randomnerdtutorials.com/bme680-sensor-arduino-gas-temperature-humidity-pressure/#comment-564426 Mon, 01 Mar 2021 05:21:29 +0000 https://randomnerdtutorials.com/?p=98167#comment-564426 Thank you for the Guide. My first steps after 30 years without programming ans code. But the problem is the difference between the temperature of the BME680 and other thermometer. I like to try the offset method.
Best regards
Tobias

]]>
By: Sara Santos https://randomnerdtutorials.com/bme680-sensor-arduino-gas-temperature-humidity-pressure/#comment-504865 Sat, 10 Oct 2020 10:31:04 +0000 https://randomnerdtutorials.com/?p=98167#comment-504865 In reply to Ulrich Engel.

Hi.
To do that, you need the Bosch BSCE library: https://github.com/BoschSensortec/BSEC-Arduino-library
However, I couldn’t get it working.
Regards,
Sara

]]>
By: Ulrich Engel https://randomnerdtutorials.com/bme680-sensor-arduino-gas-temperature-humidity-pressure/#comment-504605 Fri, 09 Oct 2020 12:32:32 +0000 https://randomnerdtutorials.com/?p=98167#comment-504605 Hi,
I wanted to use this sensor as CO2-Sensor.
What means Gas: 66.06 KOhm based on CO2?

]]>
By: Sastry Dasigi https://randomnerdtutorials.com/bme680-sensor-arduino-gas-temperature-humidity-pressure/#comment-480820 Tue, 28 Jul 2020 17:38:04 +0000 https://randomnerdtutorials.com/?p=98167#comment-480820 In reply to Hamish Low.

Thanks, Hamish! I have not used BME680 yet but hope to very soon. Your comments are very helpful. I did not know about the temperature offset or the difficulty with fitting the library into UNO’s memory!

]]>
By: Sara Santos https://randomnerdtutorials.com/bme680-sensor-arduino-gas-temperature-humidity-pressure/#comment-480755 Tue, 28 Jul 2020 13:23:54 +0000 https://randomnerdtutorials.com/?p=98167#comment-480755 In reply to Hamish Low.

Thanks for sharing your experience with this sensors.
Regards,
Sara

]]>
By: Sara Santos https://randomnerdtutorials.com/bme680-sensor-arduino-gas-temperature-humidity-pressure/#comment-480693 Tue, 28 Jul 2020 09:37:59 +0000 https://randomnerdtutorials.com/?p=98167#comment-480693 In reply to Sastry Dasigi.

Hi.
Unfortunately, I don’t.
Regards,
Sara

]]>