Search found 2 matches

by MussabMehboob
Tue Apr 05, 2022 5:33 pm
Forum: General Discussion
Topic: Reading Inbuilt mic of ESP32 one
Replies: 0
Views: 1244

Reading Inbuilt mic of ESP32 one

Hi, I have an ESP32 One (https://www.waveshare.com/wiki/ESP32_One) with an inbuilt microphone and I would like to have an application that measures noise and sends it via wifi to a server or another computer. The application should either measure the noise in absolute values or in decibel and take a...
by MussabMehboob
Thu Mar 31, 2022 5:40 pm
Forum: General Discussion
Topic: Can we receive MP3 file from a mobile to ESP32 using BLE
Replies: 1
Views: 1438

Can we receive MP3 file from a mobile to ESP32 using BLE

Hi , I am stuck in sending an mp3 file from mobile to ESP32 .The idea is to send a mp3 file to the flash of ESP32 using BLE and that file will be stored from the flash to some other external flash memory connected using SPI. If you have any idea about doing this or let me know.
Thank you in advance.