Skip to content

This is a Graph Plotter. This tool is designed to make graphs based on raw data. It can take the data from Mathematical Equations, Manually, Programmed Calculation, as well as from a Serial Communication Device such as an Arduino using the function Serial.println(Numeric_Value), however you please and create as many graphs as you want to.

License

Notifications You must be signed in to change notification settings

KingHowler/Graph-Plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Plotter

This is a Graph Plotter.
This tool is designed to make graphs based on raw data. It can take the data from Mathematical Equations, Manually, Programmed Calculation, as well as from a Serial Communication Device such as an Arduino using the function Serial.println(Numeric_Value).
It can take data however you please and create as many graphs as you want with whatever format you wish to. As long as you can provide the data anything is possible.
The tool will then manipulate the data based on user-defined variables to sketch a graph of y against x.
It's a great way to visualize data and analyze trends especially for experimentation where graphs can't be made using math equations which is the only format the traditional graph plotters accept.

Software : Processing

Processing is a free and easy to use software for Visual Arts and Displays. It is an open project initiated by Ben Fry and Casey Reas. With just a little amount of programming knowledge and using the Reference Guide, you can make almost anything.

Latest Revision : Graph Plotter (class version)

Example image

A display of 4 different graphs plotted using the code For more information

Navigation

View Instructions for use

View code

About

This is a Graph Plotter. This tool is designed to make graphs based on raw data. It can take the data from Mathematical Equations, Manually, Programmed Calculation, as well as from a Serial Communication Device such as an Arduino using the function Serial.println(Numeric_Value), however you please and create as many graphs as you want to.

Topics

Resources

License

Stars

Watchers

Forks