I was wondering if it was possible to connect an audio source to an Arduino with a 3.5mm cable (i.e. iPhone) and play different sounds that the Arduino would recognise to carry out different tasks. I have an Arduino Uno.
Thanks
I was wondering if it was possible to connect an audio source to an Arduino with a 3.5mm cable (i.e. iPhone) and play different sounds that the Arduino would recognise to carry out different tasks. I have an Arduino Uno.
Thanks
You could always build a clap circuit with an opamp to take an audio signal and pull one of the arduino pins high. Then based on the number of times the pin is pulled high it can perform different functions.
You could always build a clap circuit with an opamp to take an audio signal and pull one of the arduino pins high. Then based on the number of times the pin is pulled high it can perform different functions.