Metainformationen zur Seite
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
howtos_knowledge_base:loxberry_wetterstation:4_temp_humidity_pressure [2024/08/27 06:36] – Michael Schlenstedt | howtos_knowledge_base:loxberry_wetterstation:4_temp_humidity_pressure [2025/01/02 21:06] (aktuell) – [Software Raspberry] Michael Schlenstedt | ||
---|---|---|---|
Zeile 37: | Zeile 37: | ||
===== Einkaufsliste ===== | ===== Einkaufsliste ===== | ||
- | ^ Komponente ^ Preis ^ Bezugsquelle (Beispiel) ^ | + | ^ Komponente |
- | | GY-BME280 Sensor für Temperatur, Luftfeuchtigkeit und Luftdruck | 6 EUR | [[https:// | + | | GY-BME280 Sensor für Temperatur, Luftfeuchtigkeit und Luftdruck |
- | | Strahlungsschutz / Außenschild (MS-WH-SP-TR03-1-CH) | 10 EUR | [[https:// | + | | Strahlungsschutz / Außenschild (MS-WH-SP-TR03-1-CH) |
- | | Streifenraster-Platine 160 x 100 mm, RM 2,54mm | 2 EUR | [[https:// | + | | Streifenraster-Platine 160 x 100 mm, RM 2, |
- | | Buchsenleiste 1-polig, RM 2,54mm | 0,10 EUR | [[https:// | + | | Buchsenleiste 1-polig, RM 2, |
- | | PCB Schraubklemmen RM 2.54mm | 0,10 EUR | [[https:// | + | | PCB Schraubklemmen RM 2.54mm |
- | | Acrylglas weiß 3mm oder 5mm Grundplatte, | + | | Acrylglas weiß 3mm oder 5mm Grundplatte, |
- | | Kabeldurchführung M12x1,5 | 0,50 EUR | [[https:// | + | | Kabeldurchführung M12x1, |
- | | Rohrschelle 25-28 mm / 3/4" + M8x30mm Senkkopf + Mutter | 1,00 EUR | [[https:// | + | | Rohrschelle 25-28 mm / 3/4" + M8x30mm Senkkopf + Mutter |
- | | // | + | | // |
- | ^ SUMME ^ 21 EUR ^ ^ | + | ^ SUMME ^ 21 EUR ^ ^ |
===== Sensorauswahl ===== | ===== Sensorauswahl ===== | ||
Zeile 131: | Zeile 131: | ||
Die fertige und simple Platine sieht dann wie folgt aus: | Die fertige und simple Platine sieht dann wie folgt aus: | ||
- | {{howtos_knowledge_base: | + | {{howtos_knowledge_base: |
Das Strahlenschutzgehäuse kommt auf eine Grundplatte aus Acrylglas (" | Das Strahlenschutzgehäuse kommt auf eine Grundplatte aus Acrylglas (" | ||
Zeile 153: | Zeile 153: | ||
Auf der Wetterstation wird der Sensor über **Kabel 2** (siehe Kapitel [[howtos_knowledge_base: | Auf der Wetterstation wird der Sensor über **Kabel 2** (siehe Kapitel [[howtos_knowledge_base: | ||
- | Kabelbelegung | + | **Kabelbelegung |
{{howtos_knowledge_base: | {{howtos_knowledge_base: | ||
- | Anschluss am Sensor (von links ja rechts - schaut auf die Bezeichnung am Sensor - euer könnte anders belegt sein!): | + | Anschluss |
- SDA - Braun | - SDA - Braun | ||
Zeile 164: | Zeile 164: | ||
- VCC - Rot | - VCC - Rot | ||
- | ===== Software ===== | + | Anschluss **Kabel 2** [[howtos_knowledge_base: |
- | ===== LoxoneConfig | + | {{: |
+ | |||
+ | Von links nach rechts: | ||
+ | |||
+ | - SCL - Braun/ | ||
+ | - SDA - Braun | ||
+ | - VCC - Rot | ||
+ | - GND - Blau | ||
+ | |||
+ | ===== Software ESP32 (ESPEasy) | ||
+ | |||
+ | Der Sensor wird über das Device '' | ||
+ | |||
+ | == Task Settings: == | ||
+ | |||
+ | * Name: '' | ||
+ | * Enabled: '' | ||
+ | * I2C Address: '' | ||
+ | * Altitude: '' | ||
+ | * Temperature offset: '' | ||
+ | * Temperature Error Value: '' | ||
+ | * Send to Controller 1 (MQTT): '' | ||
+ | * Intervall: '' | ||
+ | |||
+ | {{howtos_knowledge_base: | ||
+ | |||
+ | == Values #1: == | ||
+ | |||
+ | * Name: '' | ||
+ | * Formula: '' | ||
+ | * Decimals: '' | ||
+ | |||
+ | == Values #2: == | ||
+ | |||
+ | * Name: '' | ||
+ | * Formula: '' | ||
+ | * Decimals: '' | ||
+ | |||
+ | == Values #3: == | ||
+ | |||
+ | * Name: '' | ||
+ | * Formula: '' | ||
+ | * Decimals: '' | ||
+ | |||
+ | {{howtos_knowledge_base: | ||
+ | |||
+ | ===== Software Raspberry (Multi-IO Plugin) ===== | ||
+ | |||
+ | Der Sensor wird über ein Sensormodul '' | ||
+ | |||
+ | == Sensor Modul: == | ||
+ | |||
+ | * Name: '' | ||
+ | * i2c Bus. No.: '' | ||
+ | * Chip Address: '' | ||
+ | |||
+ | {{howtos_knowledge_base: | ||
+ | |||
+ | == Sensor Input: Temperatur == | ||
+ | |||
+ | * Name: '' | ||
+ | * Type: '' | ||
+ | * Polling Intervall: '' | ||
+ | |||
+ | {{howtos_knowledge_base: | ||
+ | |||
+ | == Sensor Input: Luftfeuchtigkeit == | ||
+ | |||
+ | * Name: '' | ||
+ | * Type: '' | ||
+ | * Polling Intervall: '' | ||
+ | |||
+ | {{howtos_knowledge_base: | ||
+ | |||
+ | == Sensor Input: Luftdruck == | ||
+ | |||
+ | * Name: '' | ||
+ | * Type: '' | ||
+ | * Polling Intervall: '' | ||
+ | |||
+ | {{howtos_knowledge_base: | ||