schufti wrote:really? did extensive background research? lazy bum ...
how about lmgtfy
Ah, yes. The loving assistance usually rendered in forums <3. Truly grateful.
It just so happens that I have visited that very educational link you shared. Most articles seem to boil down to one code written by https://www.nutsvolts.com/magazine/article/January2017_ESP8266-RSS-News-Reader, the way I see it. This project involves multiple .h files and a screen, and I was hoping for a very simple code which will just display the news on the serial monitor. If I can get a hold of that then I can work my way from there with my own screen. But I suppose a simple line of code is too much to ask for.
schufti wrote:lazy bum ...
Really?
While certainly true, I always thought we were more forgiving about obvious and straight forward questions in the "Newbie Corner".
Just my two cents.
chamathkv wrote:But I suppose a simple line of code is too much to ask for.
You'll have to do the most yourself: you could take the link(s) found as a starting point, see what it does, strip off everything screen/display related and send the output to serial; it shouldn't be too difficult.
And if, after some effort from your side, you still can't get it to work as you want, ask your specific question here, show what you've done so far and maybe someone is able to get you going.
If you're expecting someone else to write code for you (I'm not saying you are, but we've seen them here in the past), you're out of luck (but you might be able to hire a willing developer).