Butler - Your Raspberry Pi powered information tool
Using a Raspberry Pi 3, and a handful of Python libraries I build a simple information device to demonstrate how different sources of data can be communicated.
I used the following Python libraries
gTTS - Text to speech
pyowm- Python API for Open Weather Map
feedparser - To parse an RSS feed from BBC News
Time - To get the current time
GPIO Zero - to interface the IR sensor
Next video shows an integrated internal speaker https://youtu.be/nBKd6BC9G2Y
From: Les Pounder
Related topics : python rss feed library
1 Resources