Search found 2 matches

by dl5ark
26 Jan 2019, 20:07
Forum: ESP Easy: General Discussion
Topic: get Data from the Web and display it on OLED
Replies: 3
Views: 2097

Re: get Data from the Web and display it on OLED

Thanks.
Can i get the Content from an 80 Bytes *.txt file with the Controller "Generic HTTP Advanced" in an variable to display it with the OLED?
by dl5ark
26 Jan 2019, 19:30
Forum: ESP Easy: General Discussion
Topic: get Data from the Web and display it on OLED
Replies: 3
Views: 2097

get Data from the Web and display it on OLED

Hi, is it possible to get status data from an simple *.txt file from internet to display in Line 2 from an Display OLED SSD1306? Line 1 is my local sensor and Line 2 should be a status page from the web. Alternatively the status Line 2 row can also be an reading from thingspeak. How can i do that? T...