Software for esp8266 board, connect to the internet and sends data from the sensor into PHP script via HTTPS methods
Simple render of final device. It will be created on 3D printer.
Eps8266 read data from BMP280 sensor and it to server, server puts it into database.
Connect the device to the power, microcontroller will create an AcessPoint, connect to it with your phone or desktop device. Managing page will open automatically, choose the wifi and write down the ID of your sensor.
The https://github.com/tzapu/WiFiManager library was used to manage the wifi network.