Hey, I was working on a project on matlab which would record a voice and save it as an audio file. Its kind of like a answering machine. I want to use the arduino as the switch to start to loop which starts recording and the stops the recording. I am a new user and would definitely like your help. Can someone please tell me how to read the input from a switch in the arduino as a condition to start the loop. Thanks !
Have you looked at any of the examples in the IDE?
I did. I am trying to use the arduino using Matlab. I dont know how to use the input from the switch in matlab to run the loop.