
Javascript
WSL: Working with COM ports on Windows/Linux
| March 6, 2020
With WSL we can access windows COM ports from Linux programs. In this post we will see how to access COM port from Python and NodeJS programs. Refer
Read More