This project we have made a Talking / Voice Notification and Warning System. At least two sensors can be used in this project.
In this project, PIR sensor (The PIR Motion sensor module is an automatic control module based on infrared technology) and IR sensor (IR Infrared Obstacle Avoidance Sensor Module has a pair of infrared transmitting and receiving tubes). The DFPlayer Mini module was used to play audio files. (The DFPlayer Mini MP3 Player For Arduino is a small and low price MP3 module with an simplified output directly to the speaker) We used one 9V battery for power consumption and one mini speaker for audio files.
PCB Files (Gerber - Schematic)We chose DIP components for the PCB, so it became an easily solderable board. Of course, this project includes one Atmega328P microcontroller and the minimum required component.
PCBWay celebrates its 6th anniversary. $0 For New members first order & Low Price for PCB Stencil at https://www.pcbway.com/
Get the PCB - Schematic - Gerber files:
https://www.pcbway.com/project/shareproject/
Source Code- Please change the names of mp3 files like 1, 2, 3, 4...
- Upload the mp3 file to Micro SD card.
- Install the DFPlayer library from Library Manager.
- Install the SoftwareSerial library from Library Manager.
- Whatever sound file you will use, change the filename in the code. Like this: myDFPlayer.play(1)
- Upload the Source Code.
Get the source code file from this link: https://github.com/MertArduino/
Comments
Please log in or sign up to comment.