Skip to content

fguiet/windvane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solar powered, waterproof windvane

Foreword

Following my first project ie a solar powered waterproof anemoter, let me introduce you : the solar powered waterproof windvane. Mostly based on the same form factor, I only had to re-designed the top part with Fusion 360.

How it works ?

There are eight resistors in the wind vane, and as the magnet rotates, different reed switches will open and close and thus switch their corresponding resistor in and out of the circuit.

Schematic reedwitches and resistors

Reedswitch

Implementation reedswitches and resistors

Reedswitch

Voltage divider (R1 is 10kOhm is this project and R2 will vary regarding how reed switches are open or close)

Reedswitch

Specifications

Electronic spare parts needed :

Wiring

Quite easy :

  • Wire positive and negative 3.7v battery to ESP32 DevKit (Careful connect to 5v pin, not 3.3v !!), Voltage divider (the one that will measure the battery voltage), TP4056
  • Wire the voltage divider that will measure the wind direction to 3.3v pin (that way we have a constant voltage)
  • GPIO34 to output of voltage divider (measure wind direction)
  • GPIO35 to ouput of voltage divider (measure battery voltage)

3D Models

All 3D models can be found on my Thingiverse for free or in the model3d folder of this project

I included a mount system that fits on H pole like this one :

Sweet

If needed, I can provide the 3d model solar panel holder

In real life

  • In place

In place

  • Inside the beast (we can the custom voltage divider)

Inside the beast

  • Fusion 360 design

Fusion 360

  • Tampered ESP32 DevKit (I replaced the AMS1117 LDO 1v dropout by HT7333 only 250mA but low dropout)

Tampered ESP32

  • Top view (we can see the bearing)

Top view