mp3 player with auto shutdown.

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Darkpit
 
Posts: 1
Joined: Sun Dec 25, 2022 4:34 pm

mp3 player with auto shutdown.

Post by Darkpit »

what is the best way to go about this hardware-wise, I want to push a button and start playing an mp3 file, and have a couple of LEDs turn on, then after 30 mins have it automatically turn off. What should I do?

User avatar
bidrohini
 
Posts: 202
Joined: Thu Oct 20, 2022 10:03 am

Re: mp3 player with auto shutdown.

Post by bidrohini »

I think you can try the Adafruit "Music Maker" MP3 Shield for Arduino (MP3/Ogg/WAV...). You can connect a push button and LEDS to your setup. Then code your Arduino accordingly.
https://www.adafruit.com/product/1790

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”