Test Web Server ESP8266 + Arduino + DS18B20 (OneWire)

by Jhon_Control in Circuits > Arduino

14173 Views, 57 Favorites, 0 Comments

Test Web Server ESP8266 + Arduino + DS18B20 (OneWire)

FT1.jpg
SERVER WEB ESP8266 + ARDUINO +TEMP.jpg

In this test the ESP8266 + Arduino Nano module is used, creating a mini web server that allow a browser to see the room temperature.

recommended for these cases as it is DS18B20 digital temperature sensor is used and does not require linearization as with the analog sensors.

More info:
Blog PDAControl English

Blog PDAControl Español

Materials

Temperatura CONEXION.jpg
Test Web Server (HTML) Module ESP8266  Arduino Sensor DS18B20 (OneWire) + Bat 6v Mode AP:PDA_Control

1 Arduino

1 ESP8266

1 DS18B20 one wire

1 resistor 4.7k

the configuration

the ESP8266 module is configured in AP mode or access point and the second test is configured as station, which requires connection in my case even router that provides DHCP addresses.

Testing...

ESP8266 WEB HTML.jpg
Web Server (HTML) Module #ESP8266  Arduino Sensor DS18B20 (OneWire) Mode AP: PDA_Control

the ESP8266 module in Ap mode provides an IP address to the client or browser,
atravez the arduino sends a socket for port 80 web browsing, HTML draws a simple web page in which prints the current temperature.

More info:
Blog PDAControl English

Blog PDAControl Español

Downloads

Code Github Jhon_Control

Recommended

Proyects