Update for arduino / python / rss reader – Weather!

I just whipped up this script that checks and displays the weather through rssweather.com. As always, it requires feedparser, an arduino, and a lcd screen. It is currently configured to read Burlington Vt’s weather, so if you don’t live there – change it in the python file. Check out the commenting for more info. Click …