Code Monkey home page Code Monkey logo

weatherstation's Introduction

Wetterstation mit Arduino

Dieses Arduino-Projekt implementiert eine Wetterstation, die die Sensoren BME680 und BME280 verwendet, um verschiedene Umweltparameter wie Temperatur, Luftfeuchtigkeit, Luftdruck und Gaswiderstand zu messen. Die gemessenen Daten werden auf einem E-Paper-Display angezeigt.

Komponenten

Verwendete Hardware

name description Image
BME688 Sensor Ein Umweltsensor, der Temperatur, Luftfeuchtigkeit, Luftdruck und Gaswiderstand misst.
BME280 Sensor Ein weiterer Umweltsensor, der Temperatur, Luftfeuchtigkeit und Luftdruck misst.
E-Paper Display GxEPD2 Library zur Ansteuerung eines E-Paper-Displays mit SSD1680 Controller.
ESP32 Seeed Studio XIAO ESP32S3
Battery Shield Battery Shield für eine 18650 Battery.

Verwendete Bibliotheken

  • Wire.h: Standard Arduino Bibliothek für die I2C-Kommunikation.
  • Adafruit_Sensor.h: Adafruit Sensor Bibliothek für die Sensoransteuerung.
  • Adafruit_BME680.h: Adafruit Bibliothek für den BME680 Sensor.
  • GxEPD2_BW.h: GxEPD2 Bibliothek für die Ansteuerung von E-Paper-Displays.
  • Adafruit_GFX.h: Adafruit Grafikbibliothek für die Anzeige auf dem E-Paper-Display.
  • BME280I2C.h: Bibliothek für die I2C-Kommunikation mit dem BME280 Sensor.
  • Fonts/FreeMonoBold12pt7b.h: Schriftart für die Anzeige auf dem E-Paper-Display.

Installation

  1. Arduino IDE: Stelle sicher, dass die Arduino Integrated Development Environment (IDE) installiert ist.
  2. Bibliotheken: Installiere die oben aufgeführten Bibliotheken in der Arduino IDE über den Bibliotheksmanager.

Schaltungsaufbau

3D-Druck für Gehäuse

Das Gehäuse für die Wetterstation kann über folgenden Link heruntergeladen werden: Link zur 3D-Druck Datei.

Lizenz

Dieses Projekt ist unter der Creative Commons Attribution-NonCommercial 4.0 International License lizenziert. Das bedeutet, dass du das Material teilen und bearbeiten kannst, solange du es nicht für kommerzielle Zwecke nutzt und mich als Urheber angibst.


Autor: Instagram Youtube Website

weatherstation's People

Contributors

jakobhaid avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.