commit bcf7bede0feacfdb26acf03f84270caed47df5ab Author: Denakosg945 Date: Thu Jun 4 16:56:58 2026 +0300 First commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..f1392ef --- /dev/null +++ b/README.md @@ -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 ``` + +*Flash upload +``` ./OpenFPGALoader -f ``` + + + +