GUI based data logger developed for logging data sent from arduino or other micro contollers via serial port. Features:
- Time based auto-naming, hence no need to change file name for each run
- Supports various baud rates
- Can be customised for multiple channels.
- .CSV based data storage.
- Language used: Python, Micro-Python (ESP8266 board).
- Tool/module used: pyinstaller.