First commit

This commit is contained in:
Denakosg945
2026-06-04 16:56:58 +03:00
commit bcf7bede0f
+18
View File
@@ -0,0 +1,18 @@
# Sound Transceiver
## Execution steps for ESP32
```Open ESP32_Sound_transmitter in Arduino IDE to compile and execute. ```
## Flashing steps for Verilog
*Temporary upload
```./OpenFPGALoader -m <File> ```
*Flash upload
``` ./OpenFPGALoader -f <File> ```