All Projects → ClassicDIY → Anemometer

ClassicDIY / Anemometer

Licence: other
Wireless WIFI Anemometer using ESP12e

Programming Languages

C++
36643 projects - #6 most used programming language
HTML
75241 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Anemometer

gfx demo
GFX Demo for Arduino and the ESP-IDF
Stars: ✭ 63 (+350%)
Mutual labels:  esp32
blynk-library-lua
Blynk library for Lua. Works with Lua 5.1+, LuaJIT, NodeMCU.
Stars: ✭ 35 (+150%)
Mutual labels:  esp32
micropython-TEA5767
MicroPython driver for TEA5767 FM radio module on ESP8266/ESP32/Pico
Stars: ✭ 24 (+71.43%)
Mutual labels:  esp32
M5Unified
Unified library for M5Stack series
Stars: ✭ 73 (+421.43%)
Mutual labels:  esp32
stewart-platform-esp32
https://ouilogique.com/plateforme-de-stewart-esp32/
Stars: ✭ 17 (+21.43%)
Mutual labels:  esp32
OctoWifi-LEDs-Controller
LEDs driver for ESP32 ( support ART-NET, RGB888, RGB565, Z888 )
Stars: ✭ 16 (+14.29%)
Mutual labels:  esp32
SMLReader
ESP8266 based smart meter (SML) to MQTT gateway
Stars: ✭ 170 (+1114.29%)
Mutual labels:  esp32
esp32
Build your own toolchain to develop, test, build and finally deploy a Golang controller to your ESP32 device.
Stars: ✭ 76 (+442.86%)
Mutual labels:  esp32
esp32-e-paper-weatherdisplay
An ESP32 and 4.2" ePaper Display reads Dark Sky weather API and displays the weather using ESP-IDF
Stars: ✭ 110 (+685.71%)
Mutual labels:  esp32
wireless-esp8266-dap
ESP8266 Wireless Debugger. Based on CMSIS-DAP v2.0.0. Optional 40MHz SPI acceleration, etc. ESP8266 无线调试器
Stars: ✭ 154 (+1000%)
Mutual labels:  esp32
LMIC-node
LMIC-node | One example to rule them all. LMIC-node is an example LoRaWAN application for a node that can be used with The Things Network. It demonstrates how to send uplink messages, how to receive downlink messages, how to implement a downlink command and it provides useful status information. With LMIC-node it is easy to get a working node qu…
Stars: ✭ 108 (+671.43%)
Mutual labels:  esp32
esp-insights
ESP Insights: A remote diagnostics/observability framework for connected devices
Stars: ✭ 31 (+121.43%)
Mutual labels:  esp32
mruby-esp32
mruby application template for ESP32
Stars: ✭ 81 (+478.57%)
Mutual labels:  esp32
esp32-iot-uno
ESP32 iot uno board
Stars: ✭ 47 (+235.71%)
Mutual labels:  esp32
AsyncTelegram
Async Arduino Telegram BOT Library for ESP8266 and ESP32
Stars: ✭ 41 (+192.86%)
Mutual labels:  esp32
esp32-i2s-mems
Using an I2S MEMS microphone on an ESP32
Stars: ✭ 103 (+635.71%)
Mutual labels:  esp32
OneWire
Library for Dallas/Maxim 1-Wire Chips
Stars: ✭ 32 (+128.57%)
Mutual labels:  esp32
MicroPython Examples
MicroPython Examples For 01Studio Development Board
Stars: ✭ 86 (+514.29%)
Mutual labels:  esp32
ebusd-esp
Firmware for ESP8266 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
Stars: ✭ 68 (+385.71%)
Mutual labels:  esp32
iot-product-dev-book
Source code for example apps from IoT Development for ESP32 and ESP8266 with JavaScript.
Stars: ✭ 38 (+171.43%)
Mutual labels:  esp32

Anemometer

Wireless WIFI Anemometer using ESP32

Hits

GitHub stars

If you find this project useful or interesting, please help support further development! paypal

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].