[SOLVED] Arduino +ESP 8266-01 wifi module

Hi,
I have interfaced Arduino with ESP8266-01 wifi module and LCD . I wanted to send text from webpage to LCD. Any idea about circuit and code please .

Thank you.

Hi @keshavadk you can follow the ESP Get value tutorial at http://ubidots.com/docs/devices/ESP8266-arduino.html#get-one-value-from-ubidots this can help you read a value from Ubidots using the ESP with an Arduino. Once you have the value in the Arduino, you can use it in your code.

Sorry we can’t help you with circuits or standard Arduino code, but I’m sure they are easy to find on the web.