top of page

RFID Based Music Player

In this project, I used Arduino UNO to make 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)

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

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

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




That's it for now...

76 views0 comments

Comments


bottom of page