├── Datasheet └── BST-BME280_DS002-13.pdf ├── Images ├── DHT11.jpg ├── FirmwareOTA.jpg ├── NODEMCU_DEVKIT_SCH.png ├── Newline.jpg ├── NodeMCU_GPIOs.png ├── Schematics.jpg ├── SerialMonitorSpeed.png ├── SketchWifiSets.jpg ├── WebMainPage.png ├── WebSettings.png ├── lwIP.jpg └── phototransistor.png ├── LICENSE ├── README.md ├── V07 ├── README.md ├── bme_V07d.ino ├── bme_V07e.ino └── bme_V07f.ino ├── V08 ├── README.md └── bme_V08c.ino ├── V09 ├── README.md └── bme_V09.ino ├── V1.0 ├── EN_Locale.h ├── ES_Locale.h ├── IT_Locale.h ├── MiniWX_v1.0.ino ├── README.md └── SystemWebpages.h ├── V1.1f ├── CAT_Locale.h ├── EN_Locale.h ├── ES_Locale.h ├── IT_Locale.h ├── MiniWX_v1.1f.ino ├── README.md ├── SystemWebpages.h └── TR_Locale.h ├── V1.1g ├── CAT_Locale.h ├── DE_Locale.h ├── EN_Locale.h ├── ES_Locale.h ├── IT_Locale.h ├── MiniWX_v1.1g.ino ├── README.md ├── SystemWebpages.h └── TR_Locale.h └── v1.0_BMP280_DHTxx ├── EN_Locale.h ├── ES_Locale.h ├── IT_Locale.h ├── MiniWX_BMP280_DHTxx_v1.0c.ino ├── README.md └── SystemWebpages.h /Datasheet/BST-BME280_DS002-13.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Datasheet/BST-BME280_DS002-13.pdf -------------------------------------------------------------------------------- /Images/DHT11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Images/DHT11.jpg -------------------------------------------------------------------------------- /Images/FirmwareOTA.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Images/FirmwareOTA.jpg -------------------------------------------------------------------------------- /Images/NODEMCU_DEVKIT_SCH.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Images/NODEMCU_DEVKIT_SCH.png -------------------------------------------------------------------------------- /Images/Newline.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Images/Newline.jpg -------------------------------------------------------------------------------- /Images/NodeMCU_GPIOs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Images/NodeMCU_GPIOs.png -------------------------------------------------------------------------------- /Images/Schematics.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Images/Schematics.jpg -------------------------------------------------------------------------------- /Images/SerialMonitorSpeed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Images/SerialMonitorSpeed.png -------------------------------------------------------------------------------- /Images/SketchWifiSets.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Images/SketchWifiSets.jpg -------------------------------------------------------------------------------- /Images/WebMainPage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Images/WebMainPage.png -------------------------------------------------------------------------------- /Images/WebSettings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Images/WebSettings.png -------------------------------------------------------------------------------- /Images/lwIP.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Images/lwIP.jpg -------------------------------------------------------------------------------- /Images/phototransistor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/Images/phototransistor.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/README.md -------------------------------------------------------------------------------- /V07/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V07/README.md -------------------------------------------------------------------------------- /V07/bme_V07d.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V07/bme_V07d.ino -------------------------------------------------------------------------------- /V07/bme_V07e.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V07/bme_V07e.ino -------------------------------------------------------------------------------- /V07/bme_V07f.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V07/bme_V07f.ino -------------------------------------------------------------------------------- /V08/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V08/README.md -------------------------------------------------------------------------------- /V08/bme_V08c.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V08/bme_V08c.ino -------------------------------------------------------------------------------- /V09/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V09/README.md -------------------------------------------------------------------------------- /V09/bme_V09.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V09/bme_V09.ino -------------------------------------------------------------------------------- /V1.0/EN_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.0/EN_Locale.h -------------------------------------------------------------------------------- /V1.0/ES_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.0/ES_Locale.h -------------------------------------------------------------------------------- /V1.0/IT_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.0/IT_Locale.h -------------------------------------------------------------------------------- /V1.0/MiniWX_v1.0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.0/MiniWX_v1.0.ino -------------------------------------------------------------------------------- /V1.0/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.0/README.md -------------------------------------------------------------------------------- /V1.0/SystemWebpages.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.0/SystemWebpages.h -------------------------------------------------------------------------------- /V1.1f/CAT_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1f/CAT_Locale.h -------------------------------------------------------------------------------- /V1.1f/EN_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1f/EN_Locale.h -------------------------------------------------------------------------------- /V1.1f/ES_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1f/ES_Locale.h -------------------------------------------------------------------------------- /V1.1f/IT_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1f/IT_Locale.h -------------------------------------------------------------------------------- /V1.1f/MiniWX_v1.1f.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1f/MiniWX_v1.1f.ino -------------------------------------------------------------------------------- /V1.1f/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1f/README.md -------------------------------------------------------------------------------- /V1.1f/SystemWebpages.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1f/SystemWebpages.h -------------------------------------------------------------------------------- /V1.1f/TR_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1f/TR_Locale.h -------------------------------------------------------------------------------- /V1.1g/CAT_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1g/CAT_Locale.h -------------------------------------------------------------------------------- /V1.1g/DE_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1g/DE_Locale.h -------------------------------------------------------------------------------- /V1.1g/EN_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1g/EN_Locale.h -------------------------------------------------------------------------------- /V1.1g/ES_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1g/ES_Locale.h -------------------------------------------------------------------------------- /V1.1g/IT_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1g/IT_Locale.h -------------------------------------------------------------------------------- /V1.1g/MiniWX_v1.1g.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1g/MiniWX_v1.1g.ino -------------------------------------------------------------------------------- /V1.1g/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1g/README.md -------------------------------------------------------------------------------- /V1.1g/SystemWebpages.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1g/SystemWebpages.h -------------------------------------------------------------------------------- /V1.1g/TR_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/V1.1g/TR_Locale.h -------------------------------------------------------------------------------- /v1.0_BMP280_DHTxx/EN_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/v1.0_BMP280_DHTxx/EN_Locale.h -------------------------------------------------------------------------------- /v1.0_BMP280_DHTxx/ES_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/v1.0_BMP280_DHTxx/ES_Locale.h -------------------------------------------------------------------------------- /v1.0_BMP280_DHTxx/IT_Locale.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/v1.0_BMP280_DHTxx/IT_Locale.h -------------------------------------------------------------------------------- /v1.0_BMP280_DHTxx/MiniWX_BMP280_DHTxx_v1.0c.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/v1.0_BMP280_DHTxx/MiniWX_BMP280_DHTxx_v1.0c.ino -------------------------------------------------------------------------------- /v1.0_BMP280_DHTxx/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/v1.0_BMP280_DHTxx/README.md -------------------------------------------------------------------------------- /v1.0_BMP280_DHTxx/SystemWebpages.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IU5HKU/MiniWXStation/HEAD/v1.0_BMP280_DHTxx/SystemWebpages.h --------------------------------------------------------------------------------