RFID Based Music Player
In this project, I used Arduino UNO to make RFID based music player.
RFID Based Music Player
Components:
Arduino UNO link
Breadboard link
Jumper wires link
220 ohms Resistor link
RC-522 link
RFID Card link
DFmini Player link
Intro Video
Hardware Part:
RFID cards are read by RC-522 which acts as an RFID reader it can read cards at a distance of 1-3cms
Songs are stored in an SD card and inserted in the allocated space for in DFmini layer.
Make sure you rename the songs as shown in the image below
- Set the circuit as shown in the image below
Software Part:
In this project, I used the Arduino IDE for programming Arduino UNO.
You can get the code from here
Swipe the RFID card at the reader, to play the required song.
Complete Video
That’s it for now…
This post is licensed under CC BY 4.0 by the author.