mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-24 16:16:10 +08:00
Create README.md
This commit is contained in:
18
examples/arduino-rx/README.md
Normal file
18
examples/arduino-rx/README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# arduino-rx
|
||||
|
||||
This is a sample project for receiving and transmitting audio data using [Arduino RP2040](https://docs.arduino.cc/hardware/nano-rp2040-connect) microcontroller.
|
||||
The development board has a built-in microphone which makes this device very suitable for data-over-sound project.
|
||||
|
||||
## Setup
|
||||
|
||||
- Arduino RP2040 Connect
|
||||
- OLED SSD1306
|
||||
- Generic speaker
|
||||
|
||||

|
||||
|
||||
## Demo
|
||||
|
||||
https://user-images.githubusercontent.com/1991296/177210657-3c7421ce-5c12-4caf-a86c-251191eefe50.mp4
|
||||
|
||||
[Watch high quality on Youtube]()
|
||||
Reference in New Issue
Block a user