ClassicDIY / Anemometer

Wireless WIFI Anemometer using ESP12e

Repository from Github https://github.comClassicDIY/AnemometerRepository from Github https://github.comClassicDIY/Anemometer

Anemometer

Wireless WIFI Anemometer using ESP32

Hits

GitHub stars

Buy Me A Coffee

This project is based on the ESP32, it works with the Adafruit Anemometer https://www.adafruit.com/?q=anemometer&

ESP32 Dev Module
Adafruit Anemometer

Wiring

Device Pin ESP32
Anemometer blue (signal) A0
Anemometer brown (+5) Vin
Anemometer black (Gnd) Gnd

Used the following development tools;

  • Visual Studio Code with the PlatformIO extension.
  • ***** Don't forget to upload the index.htm file for the initial setup of the ESP32, Run 'Upload File System Image' platformio command
  • Setup WIFI configuration by logging onto the "Anemometer" Access Point, use "Anemometer" as the AP password. Browse 192.168.4.1 and go to Configuration Page to provide your WIFI credentials.

About

Wireless WIFI Anemometer using ESP12e


Languages

Language:C++ 51.1%Language:HTML 44.4%Language:C 4.5%