Ket
Ket
MModular
Created by Ket on 10/23/2024 in #questions
Pyserial-like communication in Mojo
Hi) Trying to port a FFT realtime audio signal visualiser in Mojo. Decided to reimplement most of my imports that were used in the python. However! I do not see any stdlib support for serial communication. no class, etc. So I decided to import it from a foreighn language: saw an example of C++ header import in the roadmap. Instructions unclear, can i use c++ based compiled *.so, or not?
3 replies