Skip to content

stdevPavelmc/esp8266_wx_station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIY meteo station

For fun and learn, it uses a ESP8266 (NodeMCU) and a ProMini arduinos linked via I2C, the code for the ProMini is on the ProMini_wx_station repo

This is an early stage and design is evolving...

NOTE

This project is a Platformio one, if you use arduino simply copy the files in the src folder and change the extensions to .ino and remove the #include <Arduino.h> on top of the main.cpp, then look for the following libs and load them in your arduino.

Libraries

This project use (as you may guess) some libs from others, you can fin them here:

About

DIY wx station for fun and learn, always evolving...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages