2 tutorials with ESP8266 – WiFi expander/repeater and temp/hum sensor DHT11

There are two interesting tutorials with WiFi ESP8266.

The first of them is WiFi repeater/extender and second tutorial is how to use DHT11 temperature/humidity sensor with NodeMCU (ESP12E).

The first tutorial, how to use make expander/repeater, is described in great detail.

Notice: The power of ESP8266 is not so good like single purpose device, so can’t expect high speed internet or something else.

It would be use like repeater for your WiFi temperature sensor.

http://runtimeprojects.com/2017/03/extend-wifi-with-an-esp8266/

The second tutorial is “how to get data from temperature/humidity sensor DHT11“.

In this tutorial is used NodeMCU development board for ESP8266 which uses ESP12E module.

Temperature and humidity you find on web browser in local network. NodeMCU creates webserver.

Another parts of tutorial are MQTT and Mosquitto a continue of MQTT.

http://blog.stablekernel.com/esp8266-iot-tutorial-episode1?utm_campaign=stable%7Ckernel%20Developer%20Blog%20&utm_content=55595517

Share the article:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

Everybody has meteostation… somebody better, somebody worse. I wanted meteostation too. I didn’t spend a time with development of sophistic device. My requirements was very easy – measurement temperature, humidity and use SHT75, because I got that as a sample…

After my experiences with ESP12E (NodeMCU, ESP8266) and SHT75 temperature/humidity sensor I decided to make second version of board used for weather station. The first version is available on https://time4ee.com/articles.php?article_id=33. The changes of previous board are not so important. Do…

After my experimentes with NodeMCU and SHT75 I designed next version of my mini meteostation. I designed own PCB for plastic box. I chose the same ESP8266 module which is in NodeMCU, ESP12E. SHT75 temperature/humidity sensor is expensive (but very…

If you follow me on social networks (facebook, twitter and google plus) maybe you saw a few posts which I shared. My the latest project is watering system with popular WiFi chip called ESP8266, ESP12E module, NodeMCU development board. This…

Do you have any own weather station? Check this article. Here is a short list of interesting sensors. What kind of sensor do you use? Temperature, humidity ot pressure sensor? You can improve your weather station (meteostation). Sensor of temperature,…

Josef Zvol?nek (facebook, google plus, twitter) shared this amazing project of his weather station with tri-color ePaper display. Josef shared complete project with ino file for ESP8266 and also gerber files for PCB. Thanks a lot for sharing. You can…

Trends