mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 02:42:48 +00:00
updated resume
This commit is contained in:
@@ -8,6 +8,15 @@
|
||||
|
||||
<hr>
|
||||
|
||||
<p><span class="colorRed">Update:</span> I have updated some information regarding this project. Refer to these other posts.
|
||||
</p>
|
||||
|
||||
<a href="/?post=12-29-15.html">ESP8266 temperature sensor updates and difficulties</a>
|
||||
<br>
|
||||
<a href="/?post=1-1-2016.html">Temperatue Sensor - Server Side</a>
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user