mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 10:22:53 +00:00
Update 12-18-15.html
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<p>For this project you will need an ESP8266 and a DHT temperature sensor. For prototyping purposes I prefer to use the <a href="http://www.banggood.com/NodeMcu-Lua-ESP-12E-WIFI-Development-Board-p-985891.html">NodeMCU module</a>. There are a variety of temperature sensors that you could use, but I prefer the DHT11 because it is easy to use and it is cheap! I ordered a 5 pack of them from <a href="http://www.banggood.com/5Pcs-KY-015-DHT11-Temperature-Humidity-Sensor-Module-For-Arduino-p-983263.html">Banggood</a>. The source code for this project can be found on <a href="https://github.com/mgerb42/esp8266-HTTPTempSensor">Github</a>.
|
||||
<p>For this project you will need an ESP8266 and a DHT temperature sensor. For prototyping purposes I prefer to use the <a href="http://www.banggood.com/NodeMcu-Lua-ESP-12E-WIFI-Development-Board-p-985891.html">NodeMCU module</a>. There are a variety of temperature sensors that you could use, but I prefer the DHT11 because it is easy to use and it is cheap! I ordered a 5 pack of them from <a href="http://www.banggood.com/5Pcs-KY-015-DHT11-Temperature-Humidity-Sensor-Module-For-Arduino-p-983263.html">Banggood</a>. The source code for this project can be found on <a href="https://github.com/mgerb/esp8266-HTTPTempSensor">Github</a>.
|
||||
</p>
|
||||
|
||||
<h3>How it works</h3>
|
||||
@@ -46,5 +46,5 @@
|
||||
|
||||
<h2>Code</h2>
|
||||
|
||||
<script src="https://gist.github.com/mgerb42/fbed7864f8617ada797a.js"></script>
|
||||
</div>
|
||||
<script src="https://gist.github.com/mgerb/fbed7864f8617ada797a.js"></script>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user