Skip to content

A simple Python-based oscilloscope for visualizing dynamic data in the terminal.

Notifications You must be signed in to change notification settings

sszxc/TerminalScope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TerminalScope

A very simple Python oscilloscope for displaying 1-dim dynamic data in the command line.

  • Easy to integrate (no third-party libraries required, only a single Python file)
  • Typical use cases:
    • Accessing your Raspberry Pi via SSH and wanting to display sensor data in real-time
    • Debugging your motor PID controller and needing a simple graphical user interface

screenshot

About

A simple Python-based oscilloscope for visualizing dynamic data in the terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages