Skip to content

A simple Serial terminal in Processing.org allows for saving (part of) serial data to file

License

Notifications You must be signed in to change notification settings

xinkiknix/Processing-Terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processing-Terminal

A simple Serial terminal in Processing.org allows for saving (part of) serial data to file

This simple terminal shows all incoming traffic in a large screen (no scroll) page is refreshed when full Data can be saved to file when the recording button has been pressed. User can send data over Serial to other application

Baud rate can be selected.

This will not win a beauty contest, but it fills a need when debugging (Arduino) applications. The saved data is stored in a .txt file format mmddhh-mmss.txt, each recording in it's own file

About

A simple Serial terminal in Processing.org allows for saving (part of) serial data to file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published