Project Staus: in Progress

A further development of my KNX Weathersation to collect enviromental values,
like: temperature, atmospheric pressure, humidity, ambient light, rain, windspeed

PCB


(Top side)
(Bottom Side)

Circuit Schematic

Software


To not having to recompile the program every time parameters are changed, I have implemented a config web interface where the most important parameters can be easily changed.

The Wifi interface is off in normal operation and is activated by pressing a button. 
It makes a Wifi access point “ConfigESP32” on which the interface can then be reached via http:/192.168.123.1/
It is important to format the EEprom memory after loading the firmware!

WifiConfigInterface

Sourcecode can be downloaded in the download section->
>> Download Sourcecode here <<

Requires
Arduino IDE 2.3.6 and following libraries

* The for the Arduino IDE 2 modified KNX-Stack from Thorsten Gering
 https://github.com/thernst-de/arduino-tpuart-knx-user-forum.git
Save the KnxTpUart Folder in your library folder (in most cases it is C:/Users/USERNAME/Documents/Arduino/libraries)



Hardware

Link zum Regensensor*

Link zum Digital Temperature Sensor DS18B20*

Link zum BME280-Sensor Modul*

Link zum BH170 Helligkeitsensor*

Link zum ADS1115 ADC Modul 16bit*

Link zum Gehäuse *

Link zum Windgeschwindigkeits Sensor Adafruit 1733 (Digikey)

*) Amazon affilate Link

 

Downloads:

- Gerber Files 
- Circuit Diagramm

Comments powered by CComment