• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

Walkie Talkie over wifi

Q&A Forum › Category: ESP32 › Walkie Talkie over wifi
0 Vote Up Vote Down
WK Ho asked 3 months ago

Hi
Will it be possible to do a walkie talkie over the internet using esp32?

2 Answers
0 Vote Up Vote Down
Steve Mercer answered 3 months ago

I don’t see any reason why not. All you have to do is use the ADC to convert the audio to digital data and send that somewhere (Doesn’t matter how you send it. It’s just data) where the data is converted back to audio.
 
There are, of course, some issues. The ADC on the ESP32 is only 8 bits so the audio quality would be terrible. You would need an external (Maybe I2S) 16bit+ at 96KHz sample rate ADC.
 
At any rate you can start exploring different options with this info. Good luck.

0 Vote Up Vote Down
Sara Santos Staff answered 3 months ago

Hi.
I recommend following Steve’s suggestions.
Unfortunately, we don’t have any tutorials that cover audio with the ESP32.
Regards,
Sara

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [eBook Updated] Download Build Web Servers with ESP32 and ESP8266 (version 2.1) April 14, 2021
  • [eBook Updated] Download Build Web Servers with ESP32 and ESP8266 (2nd Edition) February 8, 2021

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2021 · RandomNerdTutorials.com · All Rights Reserved