Posting Temperature Sensor Data to my website

7 years 8 months ago - 7 years 8 months ago #3451 by ptarve
Hi,

I need a sample program code (ARDIUNO IDE) for my ESP8266 programmer, I want to read data from temperature sensor and post that to my REST api website (i.e. www.mysite.com/api/postdata ) in json or any format.

I will be very thankful if someone provide that along with diagram.

I am using
1) FT232RL - Programmer
2) ESP8266 - WiFI
3) DHT 11 - Temperature Sensor
4) ARDIUNO IDE - for programming

Thank you!
Prashant

Please Log in or Create an account to join the conversation.

6 years 8 months ago #3861 by Asanil
if you want to send data from ESP to web then it should not be difficult, here is one example code where data is sent to local host using ESP.
send data to local host using ESP
So if it can be sent to local host, you can also send to remote website.
Or if you can use Arduino then it will be comparatively easy to send data to web, like many people has used ThingSpeak, where they can send data using ESP and Arduino.

Please Log in or Create an account to join the conversation.

Time to create page: 0.236 seconds

Forum latest

  • No posts to display.