Skip to content

Software for esp8266 board, connects and sends data from the sensor into PHP script via HTTPS methods

Notifications You must be signed in to change notification settings

Lycan7hropus/IoT_Manager-ESP-CLIENT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

espHttpClient

Software for esp8266 board, connect to the internet and sends data from the sensor into PHP script via HTTPS methods

Visualization

Simple render of final device. It will be created on 3D printer.

image

How it works

Eps8266 read data from BMP280 sensor and it to server, server puts it into database.

image



Connect the device to the power, microcontroller will create an AcessPoint, connect to it with your phone or desktop device. Managing page will open automatically, choose the wifi and write down the ID of your sensor.

image

The https://github.com/tzapu/WiFiManager library was used to manage the wifi network.

About

Software for esp8266 board, connects and sends data from the sensor into PHP script via HTTPS methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages