
Make your own Spy Bug (Arduino Voice Recorder)
video description
Date: 2020-09-05
Comments and reviews: 9
Doan
C: \Users\EEE\Desktop\arduino ses\SpyBug\SpyBug. ino: 73: 44: warning: ISO C++ forbids converting a string constant to 'char' [-Wwrite-strings]
case 10: audio. stopRecording(10. wav); break;
It does not work it gives error.
reply
C: \Users\EEE\Desktop\arduino ses\SpyBug\SpyBug. ino: 73: 44: warning: ISO C++ forbids converting a string constant to 'char' [-Wwrite-strings]
case 10: audio. stopRecording(10. wav); break;
It does not work it gives error.
reply
Landimm
Hey Great Scott. I really like the idea of the spy bug but why dont make it even smaller, replace the arduino with atmega 328p chip and make a pcb with your partner - JLC pcb. Please make a part 2 of this video.
reply
Hey Great Scott. I really like the idea of the spy bug but why dont make it even smaller, replace the arduino with atmega 328p chip and make a pcb with your partner - JLC pcb. Please make a part 2 of this video.
reply
Klaus
You can probably keep the power consumption even lower by downclocking the arduino and pushing it into deep-sleep when not recording. In deep sleep, one can get the power consumption in the micro amp region.
reply
You can probably keep the power consumption even lower by downclocking the arduino and pushing it into deep-sleep when not recording. In deep sleep, one can get the power consumption in the micro amp region.
reply
Himanshu
Please somebody help it's working
The file is creating but no data is received. I did everything according to the video. The code is compiling but the audio file is not throwing any data
reply
Please somebody help it's working
The file is creating but no data is received. I did everything according to the video. The code is compiling but the audio file is not throwing any data
reply
Ssematimba
Hi Scott, this is a good project, am interested in having an addition on your project having the wav files sent to cloud server with GSM, i appreciate advise on how to get it done.
reply
Hi Scott, this is a good project, am interested in having an addition on your project having the wav files sent to cloud server with GSM, i appreciate advise on how to get it done.
reply
Manish
Sir,
Which sensor is best to buy?
1. Electret Microphone Amplifier - MAX4466 with Adjustable Gain.
2. MAX9814 High Performance Microphone AGC Amplifier Module.
reply
Sir,
Which sensor is best to buy?
1. Electret Microphone Amplifier - MAX4466 with Adjustable Gain.
2. MAX9814 High Performance Microphone AGC Amplifier Module.
reply
Nedim
Can someone help me? I tried to make the project but while I was uploading the code an error message that said class TMRpcmhas no member named startRecording
reply
Can someone help me? I tried to make the project but while I was uploading the code an error message that said class TMRpcmhas no member named startRecording
reply
AGFuzzyPancake
. or just set your current or old cellphone down in an inconspicuous place and start a voice record app and skip all the work and spend no money.
reply
. or just set your current or old cellphone down in an inconspicuous place and start a voice record app and skip all the work and spend no money.
reply
Prateek
The sampling rate is just too low it must be atleast 32000, we can do this by simply modifying the line audio. startRecording(name, 32000, A0);
reply
The sampling rate is just too low it must be atleast 32000, we can do this by simply modifying the line audio. startRecording(name, 32000, A0);
reply
Add a review, comment
Other channel videos















