Project of another type of meteorological station. This is based on the fact that the temperature is already being measured for you by someone else, and you are only picking up the cherries and displaying the result from the online source on the display. The source is openweathermap.org, which provides free data. The microcontroller used is ESP8266 and the display is a classic small OLED.

Article with more details
https://www.arduinoslovakia.eu/blog/2018/5/ziskanie-udajov-o-pocasi-pomocou-esp8266?lang=en

Source codes. Look in the article which might be interesting to you.
https://github.com/RoboUlbricht/arduinoslovakia/tree/master/openweathermap/esp8266

For fans of Node.js, a similar solution is also available.
https://www.arduinoslovakia.eu/blog/2018/4/ziskanie-udajov-o-pocasi-pomocou-nodejs?lang=en
https://github.com/RoboUlbricht/arduinoslovakia/tree/master/openweathermap/node.js
https://www.youtube.com/watch?v=rEoC1HVvGpY

Leave a Reply

Your email address will not be published. Required fields are marked *

Captcha loading...