Files
ggwave/examples/arduino-rx/README.md
Georgi Gerganov 5d10df0633 Update README.md
2022-07-07 21:54:15 +03:00

21 lines
700 B
Markdown

# 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 projects.
## Setup
- Arduino RP2040 Connect
- OLED SSD1306
- Generic speaker
![Sketch-Breadboard](fritzing-sketch_bb.png)
![Sketch-Photo](https://user-images.githubusercontent.com/1991296/177850326-e5fefde3-93ee-4cf9-8fa5-861eef9565f7.JPEG)
## Demo
https://user-images.githubusercontent.com/1991296/177210657-3c7421ce-5c12-4caf-a86c-251191eefe50.mp4
[Watch high quality on Youtube](https://youtu.be/HiDpGvnxPLs)