diff --git a/README.md b/README.md index 5afe37e..1975615 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,11 @@ pandas-stacked-bar.py: Create a simple stacked bar graph with Pandas. pie.py: Connect a bunch of sensors to a Rasbperry Pi. +pieSensors.py: Read values from sensors over time, save the values to a csv, and plot the values for analysis. + +![pieSensors.py example](https://raw.githubusercontent.com/davidbailey/py/master/pieSensors.png "pieSensors.py example") + + podcast.py: Create a podcast feed from a list of YouTube videos. risk.py: Playing around with plots.