-
Notifications
You must be signed in to change notification settings - Fork 33
ReactorGraph
ReactorGraph is a processing sketch that graphs and logs data sent over a serial connection. Processing is free to download, easy to learn and open source.
ReactorGraph was written in the early stages of design to help me visualize operational parameters while the induction heater was running.
Going from this:
To this made all the difference in helping understand the underlying processes at work.
This is also extremely helpful for PID tuning, as you can send data back to the live running process and see the results immediately in the output. It's not a top priority right now but I do have plans to make a complete user interface, right now all setup and configuration must be done in the rg_config.json file.

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

