The meteostation building kit is available on http://kitman.eprodavac.cz/meteostanice-chiptron-meteov2-wifi-79/
(english language) https://time4ee.com, https://time4ee.com/articles.php?article_id=48
(czech language) https://chiptron.cz, https://chiptron.cz/articles.php?article_id=175
List of interesting sensors:
(english) https://time4ee.com/articles.php?article_id=58
(czech) https://chiptron.cz/articles.php?article_id=127
Mini meteostation with ESP12E (ESP8266, NodeMCU)
Mini meteostation contains 4x 4pin headers for I2C sensors and one analog header for connecting of analog sensor like CO2 sensor.
PCB is designed in eagle.
The platic box is KM-27 and 3D case is available in this repository.
How to upload the code:
Meteo board | USB-UART bridge
RESET -> DTR
TX -> RX
RX -> TX
FLASH -> GND
Choose NodeMCU 1.0 board in Board manager, upload the code. Then unplug the USB-UART converter
Connecting of I2C sensor:
Meteo board | I2C sensor
+ -> VCC (3.3V)
c -> SCL
d -> SDA
no label -> GND
And power supply of course.
The meteo board can be powered by mini USB connector, 3.3V pin header or external power supply (up to 16V)
If you want to use sleeping mode of the ESP12E, solder SJ1 jumper (GPIO16 and RESET pin)