RSS Parser

I figured out how to operate the MP3 Trigger V2 for the most part.  It has some sort of odd behaviour that I don't understand when it is powered externally (with a wall wart) but I'll get around to figuring that out later.  Now I am working on some net code.  I am intentionally reinventing the wheel for the purpose of learning.  Currently I am pulling in my Twitter RSS feed and parsing it into user readable format.  I know I could pull this off any number of websites in any language but this helps me learn.

 

I'm making use of:

EthernetNetIf

HTTPClient


0 comments

You need to log in to post a comment