Update README.md

This commit is contained in:
Yegor Shytikov
2024-12-09 21:26:43 -08:00
committed by GitHub
parent 8c1b0e0223
commit e3e1395ec7
+5
View File
@@ -332,6 +332,11 @@ Uncomment this lines
# Communication via Serial USB
You can receive RAW frequency data from the ESP32 by sending the serial command **Scan -1 -1**. Other parameters are also available.
Also, you can use ASCII_SA.py to read data from serial and represent as an ASCII character chart on your device. </br>
Install **pyserial**:
```
pip3 install pyserial
```
Run:
```
python3 ASCII_SA.py