I'm designing a PCB to control a prop telephone. It will be able to ring a standard phone (no mods required), detect the off-hook condition and play audio through the handset.
The micro will be an Arduino Nano, mainly because they are cheap and programmable by anyone with a PC and a micro USB cable.
The audio is handled by a JQ6500-16P module. These are cheap and have 16Mb (2MB) of on-board flash so no SD card is required. That's enough room for plenty of short mono voice phases and maybe some dial tones, etc. A micro USB cable is used to add the audio files.
It also has a trigger input that can also supply 5V or 12V for a PIR, etc.
I'm not sure what else would be useful. Maybe an output that activates for the entire sequence to feature lighting can be triggered?
The micro will be an Arduino Nano, mainly because they are cheap and programmable by anyone with a PC and a micro USB cable.
The audio is handled by a JQ6500-16P module. These are cheap and have 16Mb (2MB) of on-board flash so no SD card is required. That's enough room for plenty of short mono voice phases and maybe some dial tones, etc. A micro USB cable is used to add the audio files.
It also has a trigger input that can also supply 5V or 12V for a PIR, etc.
I'm not sure what else would be useful. Maybe an output that activates for the entire sequence to feature lighting can be triggered?