August 3, 2022
Description
【Mini Weather Station(WeMos D1 Mini/ESP8266)】
このプロジェクトは、WeMos D1 Mini(ESP8266)を使った約45mm×45mm×50mmのミニサイズウェザーステーションの製作です。
OpenWeatherのAPIを使い気象データを取得しています。
DHT22(or DHT11)を使い室内のリアルタイム温湿度の計測も行います。
Arduinoコードを添付しています。(2つのヘッダーファイルを含む)
[WeatherStation.ino/WeatherStationFonts.h/WeatherStationImages.h]
Wi-FiのSSID&パスワード・タイムゾーン・OpenWeather APIキー・ロケーションIDの項目を自身の環境にあわせて修正して下さい!(詳しくはブログ記事を参照して下さい)
【Google Translation】
This project is the production of a mini size weather station of about 45mm x 45mm x 50mm using WeMos D1 Mini (ESP8266).
I am using the OpenWeather API to get weather data.
It also measures indoor real-time temperature and humidity using DHT22 (or DHT11).
I am attaching the Arduino code. (including 2 header files)
[WeatherStation.ino/WeatherStationFonts.h/WeatherStationImages.h]
Please modify the Wi-Fi SSID & password, time zone, OpenWeather API key, and location ID items according to your environment! (See blog post for details)
【Used parts】
・WeMos D1 Mini(V2)
・0.96inch OLED Display(I2C)
・DHT22(or DHT11)
・TP4056 Charging Module
・LipoBattery(about 150mAh) ※within 30mm×20mm×8mm
・M2×6(12) self-tapping screws
・M2×3(2) self-tapping screws
【Posted blog】
ESP8266で動かすミニウェザーステーションの製作!【WeMos D1 Mini】
License:
Creative Commons - Attribution
1,300