Update README with comprehensive documentation and usage guidelines for COM port emulator

This commit is contained in:
2025-02-19 23:55:21 +03:00
parent d6d5cc587f
commit a3c5e5eafc
2 changed files with 52 additions and 42 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
pyserial>=3.5
PyQt5>=5.15.0
pyqtgraph>=0.12.0
numpy>=1.19.0