https://github.com/stdevpavelmc/promini_wx_station
DIY wx station, for fun an learn, always evolving.
https://github.com/stdevpavelmc/promini_wx_station
Last synced: 11 months ago
JSON representation
DIY wx station, for fun an learn, always evolving.
- Host: GitHub
- URL: https://github.com/stdevpavelmc/promini_wx_station
- Owner: stdevPavelmc
- Created: 2020-01-01T22:33:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-01T22:37:12.000Z (over 6 years ago)
- Last Synced: 2025-02-13T03:17:56.633Z (over 1 year ago)
- Language: C++
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DIY meteo station
For fun and learn, it uses a ESP8266 (NodeMCU) and a ProMini arduinos linked via I2C, the code for the ESP8266 is on the [esp8266_wx_station](https://github.com/stdevPavelmc/esp8266_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 ` on top of the main.cpp