ESP32 as a SigmaStudio TCP/IP channel server

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
User avatar
Wei Lin
Posts: 21
Joined: Sat Jan 21, 2017 1:07 pm

ESP32 as a SigmaStudio TCP/IP channel server

Post by Wei Lin » Sun Mar 20, 2022 8:30 am

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

tepalia02
Posts: 99
Joined: Mon Mar 21, 2022 5:13 am

Re: ESP32 as a SigmaStudio TCP/IP channel server

Post by tepalia02 » Tue Apr 05, 2022 9:50 am

Thanks a lot for sharing with us.

Post Reply