I'd like to use the Audiomoth for audio recording and an Arduino to measure other things at the same location. Is there a quick way in which I can let the Arduino know that the Audiomoth is recording? i.e., is there a pin somewhere that is pulled high or low that I can connect the Arduino to?
top of page
To test this feature, visit your live site.
2 Comments
bottom of page
There isn’t in the standard firmware but it would be very easy to modify the code to do this. Just a couple of lines of code to switch one of the GPIO pins high when the recording is running.