Hello everyone, I am Pier and I joined the forum because, along with my nephew who is studying electronics, we plan to make a project based on Arduino but we need help with programming the functions and events of the shields.
This is our project:
On Arduino (1) we are going to mount a shield that allows to record/play audio files based on certain events, and a second shield that mounts an NFC sensor, which allows to send to the Arduino tag data; our goal is to read a tag and play an audio file stored in SD, but if the tag has never been read before, It has to start the recording of a new audio file to associate with the tag; in short, a kind of voice recorder with nfc.
we found these shields:
Our problem is:
From what we seem to read in the specifications is not possible to control the recording from an event that is not the push of a button, it is necessary that the tag has already been programmed and entered into the software and that the audio file is already present, but clearly would not have a dictaphone but only an mp3 player !!!
Anyone can help?
thank you guys