An open API service indexing awesome lists of open source software.

https://github.com/aswath2481/sdl

Serial data logger
https://github.com/aswath2481/sdl

micro-python nodemcu-esp8266 python3

Last synced: 4 days ago
JSON representation

Serial data logger

Awesome Lists containing this project

README

        

# 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.