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

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.

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.