Post

RFID Based Music Player

In this project, I used Arduino UNO to make RFID based music player.

RFID Based Music Player

Components:

  1. Arduino UNO link

  2. Breadboard link

  3. Jumper wires link

  4. 220 ohms Resistor link

  5. RC-522 link

  6. RFID Card link

  7. DFmini Player link

Intro Video

Hardware Part:

  1. RFID cards are read by RC-522 which acts as an RFID reader it can read cards at a distance of 1-3cms

  2. Songs are stored in an SD card and inserted in the allocated space for in DFmini layer.

  3. Make sure you rename the songs as shown in the image below

sdCardNaming SD Card Naming

  1. Set the circuit as shown in the image below

Software Part:

  1. In this project, I used the Arduino IDE for programming Arduino UNO.

  2. You can get the code from here

  3. 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.