Skip to content

A Processing sketch (Python Mode) to graph multiple lines through values across time.

License

Notifications You must be signed in to change notification settings

trk9001/graphlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

graphlines

graphlines is a Processing sketch that reads lines of numerical data from a serial port and plots lines through them across time. It was created to graph readings from an MQ2 gas sensor (through an Arduino Uno) over time.

License

Copyright © 2019 trk9001

This sketch is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Credits

This sketch was made to interface with an Arduino-MQ2 gas sensor setup created by my best friend, Shahidi, for her Operating Systems course.

About

A Processing sketch (Python Mode) to graph multiple lines through values across time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages