Arduino Data Visualization Software

Hi All

I have been experimenting with a Data Capture and Visualization software for Arduino written in Processing and would like to share the results with the community. This is the first Alpha release of the software. See github link below to try out.

The first alpha release of Duino DCS. Currently supports viewing of data from four sensors connected to an Arduino. Can view data as:

  • All sensors on a single 2D graph

  • All sensors on a live moving 2D graph

  • All sensors on multiple 2D graphs

  • Single sensor on a single 2D graph

It currently supports:

  • The live capturing and saving of data at intervals of one second and up.

  • The exporting of data as csv, pdf and svg files.

http://i61.tinypic.com/2zyj605.jpg

http://i62.tinypic.com/2pz9wcy.jpg

http://i59.tinypic.com/2dlw650.jpg

http://i61.tinypic.com/2d0an4h.jpg

[<LINK_TEXT text=“https://github.com/Vernel/Duino-DCS/rel … .1-alpha.1”>https://github.com/Vernel/Duino-DCS/releases/tag/v0.1.1-alpha.1</LINK_TEXT>](Release Duino DCS · Vernel/Duino-DCS · GitHub)

Do you recognize that 3 of your pics aren’t working…