In this project, I used Arduino UNO to make RFID based music player
Components:
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 Player.
Make sure you rename the songs as shown in the image below
4. 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.
That's it for now...
Comments