Page 1 of 1

ESP32 as a SigmaStudio TCP/IP channel server

Posted: Sun Mar 20, 2022 8:30 am
by Wei Lin
Hi,

I wrote a Python package to control SigmaDSP with SigmaStudio or Python program, through TCP/IP Channel, using ESP32 as the server.

https://github.com/Wei1234c/TCPi

FYI

Re: ESP32 as a SigmaStudio TCP/IP channel server

Posted: Tue Apr 05, 2022 9:50 am
by tepalia02
Thanks a lot for sharing with us.