Warenkorb

Ihr Warenkorb ist leer

Ihr Warenkorb ist leer

BME680 Sensor I2C BME680 Environmental Module for Raspberry Pi 4B+ 4B 3B+ 3B 2B+ Zero W WH 2W / Raspberry Pi Pico/Ardui /ESP32 ...Supports Temperature Humidity Barometric Pressure Gas Detection

Kostenloser Versand ab 25.99€

18.23€

7 .99 7.99€

Auf Lager

1.Farbe:Bme680 Umweltsensor


Info zu diesem Artikel

  • Raspberry Pi temperature sensor, onboard BME680 sensor to measure temperature, humidity, barometric pressure, and gas
  • BME680 module, supports I2C communication, I2C address configurable, with I2C bus cascading support
  • BME680 environmental sensor supports SPI communication, enabled via CS pin (I2C bus by default)
  • BME680 3.3v with onboard voltage translator, compatible with 3.3V/5V level
  • Comes with online development resources and manual (examples for Raspberry Pi / Raspberry Pi Pico / Ardui / ESP32), please contact us for technical support


Features
Onboard BME68X sensor to measure temperature, humidity, barometric pressure, and gas
Supports I2C communication, I2C address configurable, with I2C bus cascading support
Supports SPI communication, enabled via CS pin (I2C bus by default)
Onboard voltage translator, compatible with 3.3V/5V level
Comes with online development resources and manual (examples for Raspberry Pi / Raspberry Pi Pico / Ardui/ ESP32)
Package include
1. BME68X Environmental Sensor x1
2. PH2.0 6PIN cable (~20cm) x1


Farré-Reif maryse
Bewertet in Frankreich am 29. März 2024
Dispersion de mesure de pression atmosphérique : +/- 1métre donc une mesure significative de différence de hauteur à partir de 5 m. (Erreur Écart de pression entre capteur et données météo
Ahmad Al-Rubaie
Bewertet in Großbritannien am 27. Mai 2024
This is a good quality product and found good documentation for it online. It is also well made. Used it with Raspberry PI5, 4 and 3, worked well in all cases and I have written my own python code to do various things.It supports I2C and SPI.A general note not related to to this product but rather to the I2C and SPI interfaces on the Raspberry PI, in my opinion and experience the I2C and SPI interfaces are for experimentation and lab projects.
Yuyu
Bewertet in Frankreich am 10. September 2024
Relativement novice en raspberry je me suis décidé pour acheter ce produit relativement cher, car il est sensé, être ‘Livré avec des ressources de développement en ligne et un manuel … veuillez nous contacter pour un support technique’Produit livré sans même une adresse internet permettant d’accéder à un minimum de doc.Certainement un excellent produit !? Mais si vous n’avez pas de capacité de divination, passez votre chemin
Grumpy Spud
Bewertet in den USA am7. August 2023
If you are wanting something to play with or needing a sensor for a project like Home Assistant, then this sensor can be very helpful. It has a nice set of sensors on it and can assist with monitoring of many things. It is flexible enough to let you be creative with its implementation and has good community support. It connects easily to Raspberry Pis. Online documentation is available for setup and to give ideas for what to do with it. It is a fun device to play with and learn, but also good to use for a home, office, or remote location to monitor environment.
Herr Bert
Bewertet in Deutschland am 4. Juli 2023
Platine und Anschlußkabel werden in Schutzhülle und kleinem Karton geliefert.Alles ist schnell am Pi montiert. Das Stichwort "pimoroni git" liefert ein gutes Python-Script für den BME680 incl. Inbetriebnahme und Anpassungen für den BME688 Sensor.
tom444
Bewertet in Deutschland am 30. Juni 2023
Die kleine Sensorplatine ist sauber gefertigt und enthält im Kern den Bosch Sensortec BME680 Sensor. Dieser ist in einem extrem kleinen Gehäuse untergebracht, das so winzig ist, dass es unmöglich ist, es im Heimbereich zu löten. Daher wird er als Teil eines Breakout-Boards eines Drittanbieters verwendet, wie dieses hier von Waveshare. Der Sensor selbst ist sehr mächtig und gibt parallel Daten für Temperatur, Luftfeuchtigkeit, Luftdruck, Höhe über Meeresspiegel und Luftqualität.Leider kommt das Modul ohne die auf der AMZ Produktseite angegebene Anleitung. Im Internet findet man zwar etwas auf der Waveshare Wiki-Seite, doch die interessanten Links gehen entweder ins Leere, führen zu einer Login-Page, oder Seiten mit 98% Chinesischen Schriftzeichen. Also voll für die Tonne!Da es sich aber beim BME680 um einen weit verbreiteten Sensor handelt, habe ich es einfach selbst ausprobiert. Hier eine kleine Anleitung für die Arduino IDE und Raspberry Pi Pico:1. Bibliothek “BME680” installieren (mit Bibliotheks-Manager). Die von gibhub…2. Raspberry Pi Pico:
- Pin 40: Vcc
- Pin 38: GND
- Pin 6: SDA
- Pin 7: SCL3. Der Sensorport ADDR bleibt unbeschaltet (Default Adresse: 0x77)4. Der CS Port bleibt ebenso unbeschaltet.5. Nun können in der Arduino-IDE die Beispielprogramme getestet werden: File -> Examples -> BME6806. In meinem Screenshot sieht man die Konsolenausgabe für das Programm “I2CDeömo”.
Brandon
Bewertet in den USA am30. November 2023
This BME680 module has a BME68X sensor to measure temperature, humidity, barometric pressure, and gas. It comes with a cable to connect it to your Pi or Arduino. I thought this would be a great module to pair with an Arduino Nano and a battery to create an environmental sensor I can put outside that can tell my Home Assistant what the weather is outside. I could also put these in some different rooms around the house (or move it around) to see how far they vary from where the thermostat measures temperature. Lots of fun projects to try with this sensor module.
User
Bewertet in Deutschland am 26. Juli 2023
Ich verwende den Bosch BME688 mit ESP Home für meine Hausautomatisierung an einem ESP32.Zu beachten ist, dass es sich um einen BME688 handelt, der voll kompatibel zur alten BME680 Library ist, welche von vielen Plattformen wie z. B. ESP Home unterstützt wird.Leider ist die BME688 Library noch nicht teil von ESP Home, man kann aber jedoch annähernde Ergebnisse erzielen, mit der BME680 BSEC Library bzw. Plattform, die eine Annäherung des Co2 wertes berechnet.Ich verwende die I2C Schnittstelle und die Adresse des Sensors ist 0x77. Dabei müssen nur VCC (3,3 V), GND, SCA und SCL angeschlossen werden, wie man an dem Bild erkennen kann.Die Messwerte sind sehr gut und für meine Hausautomatisierung weit über der benötigten Genauigkeit.Fazit: Der Sensor ist etwas teuer und viele Plattformen haben noch keine BME6777 Library, dennoch kann der Sensor ohne Probleme mit der BME680 Library verwendet werden und in Zukunft wird es sicherlich die BME688 Library für viele Plattformen geben. Dennoch empfehle ich den Sensor aufgrund der Genauigkeit und des geringen Stromverbrauchs, was gerade bei batteriebetriebenen Sensoren eine wichtige Rolle spielt.
Produktempfehlungen