-->
Page 1 of 1

esp8266 with web interface (16x2 lcd) any idea?

PostPosted: Sat Mar 05, 2016 4:58 am
by kamal sonani
is their any way to display data on 16x2 lcd using esp8266 as HTTP client.
when i request to some url its sand back some data , i think its called payload (am i right?)

how to display its on 16x2 lcd?using nodemcu.(lua)

Re: esp8266 with web interface (16x2 lcd) any idea?

PostPosted: Sat Mar 05, 2016 12:12 pm
by Bert75
I would use an i2C extender sold with the LCD module. requires 2 wires and i2C comm library.
It's cheap and efficient.

Re: esp8266 with web interface (16x2 lcd) any idea?

PostPosted: Tue Jul 19, 2016 4:57 am
by eriksl
Or use my universal I/O bridge