esp32_sigrok
esp32_sigrok copied to clipboard
is it possible to continusly stream data?
hello. i have built your program for the ESP32 and have it kind of working. i can connect to the ESP32 over the network and grab small samples. I've enabled the sump interface for uart, but i am unsure as to what uart is being used. Also is it possible to configure continuous capture with the esp32? thanks
Hello, sorry. It is not possible to contiously stream data. At the bottom of the page, I link some other projects. https://github.com/EUA/ESP32_LogicAnalyzer , they might be better. Thanks for the feedback.