Skip to content

Aswath2481/sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serial data logger

GUI based data logger developed for logging data sent from arduino or other micro contollers via serial port. Features:

  1. Time based auto-naming, hence no need to change file name for each run
  2. Supports various baud rates
  3. Can be customised for multiple channels.
  4. .CSV based data storage.
  • Language used: Python, Micro-Python (ESP8266 board).
  • Tool/module used: pyinstaller.