ESP8266 basic WEB interface for Temperature-Humidity (Si7006) sensor (Part 2)

Main ESP8266 Web Interface Temperature Humidity Sensor

In this post we will continue and hopefully end writing a basic ESP8266 (based on ESP-12) web interface. If you haven’t read first part of this post, I suggest doing it here. If you have, then let’s proceed with the second part. So, what we are left to do is to basically write all server-side … Read more

ESP8266 basic WEB interface for Temperature-Humidity (Si7006) sensor (Part 1)

Main ESP8266 Web Interface Temperature Humidity Sensor

This project is mainly oriented to writing a basic WEB user interface for ESP8266. The temperature sensor will be more like an addition to the project instead of being project’s main topic. You can split ESP based projects into two main types: 1) a device with a battery and 2) a device which is powered … Read more