Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
graham22 committed Mar 6, 2016
2 parents 405888a + b3a0399 commit d2b3630
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,17 @@ Wireless WIFI Anemometer using ESP12e

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

![alt tag](https://www.adafruit.com/images/1200x900/1733-00.jpg)
<p align="center">
<img src="./Pictures/AnemometerWebPage.PNG" width="350"/>
<img src="https://www.adafruit.com/images/1200x900/1733-00.jpg" width="350"/>
</p>

Used the following development tools;

<ul>
<li>Visual Studio 2015 with Visual Micro extension for arduino code.</li>
</ul>

Please refer to the WifiManager connection library documentation for the wifi setup.

https://tzapu.com/esp8266-wifi-connection-manager-library-arduino-ide/

0 comments on commit d2b3630

Please sign in to comment.