hmarcelino / weather-station

Weather station with reader module and server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a Weather Module:

Parts:

  • Arduino UNO or compatible
  • Humidity/Temperature sensor (DHT11 or DHT 22)
  • ESP8266-01S (black version)
  • Arduino software
  • ESP8266 ESP-01 Wi-Fi Adapter Module w/CH340G Driver (to program the ESP8266)

Configuring Arduino IDE for ESP8266

Configuring Arduino IDE for ESP8266

Including new libraries in Arduino Software:

1. Sketch > Include Library > Add .ZIP Library
2. <Select library>

3. Check Library was successfully uploaded: 
    Sketch > Include Library > (Shows in List)

About

Weather station with reader module and server


Languages

Language:C++ 57.8%Language:Kotlin 29.1%Language:Dockerfile 13.1%