https://github.com/romanalexandroff/usb-data-logger-for-esp32
Debugging tool: a simple automatic data logger for ESP32 devices supporting serial communication over USB. Based on Raspberry Pi 1A+, it constantly monitors the USB port for ESP32 devices and logs everything it receives into separate files on its SD card.
https://github.com/romanalexandroff/usb-data-logger-for-esp32
Last synced: about 1 year ago
JSON representation
Debugging tool: a simple automatic data logger for ESP32 devices supporting serial communication over USB. Based on Raspberry Pi 1A+, it constantly monitors the USB port for ESP32 devices and logs everything it receives into separate files on its SD card.
- Host: GitHub
- URL: https://github.com/romanalexandroff/usb-data-logger-for-esp32
- Owner: RomanAlexandroff
- License: mit
- Created: 2025-06-06T19:13:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-06T20:28:23.000Z (about 1 year ago)
- Last Synced: 2025-06-06T21:26:52.877Z (about 1 year ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# USB-Data-Logger-for-ESP32
Debugging tool: a simple automatic data logger for ESP32 devices supporting serial communication over USB. Based on Raspberry Pi 1A+, it constantly monitors the USB port for ESP32 devices and logs everything it receives into separate files on its SD card.