-->
Page 1 of 1

Send SHT31 Temperature and Humidity readings to Firebase

PostPosted: Thu Oct 25, 2018 2:12 am
by Jhon34
Hello, I am using the SHT31 Temperature and humidity sensor with ESP8266 and I want to convert the sensor data into JSON object and send it to the firebase database
Till now I have used control everything community library to test SHT31 readings on HTML page.

Any advice from your side to work on this kind solution will be a great help.