Stream all the things!
Using a Raspberry Pi and Plot.ly, an online collaborative graphing tool, it is now possible to visualize your sensor data in Real-time! It is very easy to get started; you'll be streaming your own sensor data in no time at all!
Below is a graph that was made with a streaming set of data.
You'll need a Pi, some sensors, a Pi Shield, an MCP3008 ADC chip (for reading analog pins), some wire, and a Plotly Account!
The Raspberry Pi is capable of leveraging the Plotly Python Library and using that to communicate with Plotly's servers.
Check out the full Instructable here!