Files
Denakosg945 bcf7bede0f First commit
2026-06-04 16:56:58 +03:00

19 lines
269 B
Markdown

# 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> ```