Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 349 Bytes

File metadata and controls

11 lines (8 loc) · 349 Bytes

Real-time sensor data visualization (GUI)

Tk-driven GUI to display (in two views, list and graph), a real-time data feed from remote sensors, written in Python (using tkinter). This is a prototype featuring thread-separated I/O, and is under development.

TODO

  • Separate I/O into two threads
  • Real-time list view
  • Graph view