Wireless WIFI Anemometer using ESP32
If you find this project useful or interesting, please help support further development! |
---|
This project is based on the ESP32, it works with the Adafruit Anemometer https://www.adafruit.com/?q=anemometer&
ESP32 Dev Module | ![]() |
---|---|
Adafruit Anemometer |
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.