Hello everyone. I'm starting a simple project (in concept) for my wife. A music box. It's been a few years since I have used Arduino and have been out of the loop for a bit, so I am looking for some hardware recommendations for the project.
As I said, it's a music box and it is to have a rotating doll. Possibly up to Barbie size.
The base will have two control buttons (for two stored audio tracks) and a volume potentiometer.
The overhead above the doll will have some LEDs for illumination.
There will be a speaker (thinking 3.5" to 4") installed in the base (aimed down).
So here is my basic thoughts of operation:
Press button 1: - LEDs ramp (PWM) up to level.
- Doll begins to turn slowly (5-6 rpm).
- Track 1 plays to end.
- Doll stops rotation and returns facing forward.
- LEDs dim (PWM) to off.
Press button 2: - LEDs ramp (PWM) up to level.
- Doll begins to turn slowly (5-6 rpm).
- Track 2 plays to end.
- Doll stops rotation and returns facing forward.
- LEDs dim (PWM) to off.
Button press (either) during playback: - Track stops.
- Doll stops rotation and returns facing forward.
- LEDs dim (PWM) to off.
Speculated hardware (I THINK!):
-I'm guessing at either an Uno or a Mega (not sure which would be better for the application).
-Adafruit Motor/Stepper/Servo Shield Adafruit Motor/Stepper/Servo Shield for Arduino v2 Kit [v2.3] : ID 1438 : $19.95 : Adafruit Industries, Unique & fun DIY electronics and kits
-Stepper Motor Stepper motor - NEMA-17 size - 200 steps/rev, 12V 350mA : ID 324 : $14.00 : Adafruit Industries, Unique & fun DIY electronics and kits
-Adafruit MP3 Shield Adafruit Music Maker MP3 Shield for Arduino (MP3/Ogg/WAV...) : ID 1790 : $29.95 : Adafruit Industries, Unique & fun DIY electronics and kits
-Adafruit 20W Amplifier Stereo 20W Class D Audio Amplifier - MAX9744 : ID 1752 : $19.95 : Adafruit Industries, Unique & fun DIY electronics and kits
-Single speaker and about 5 LEDs to suit.
I do have time for completion (wanting to give it to her for Christmas 2020).
I'm just feeling a little overwhelmed on it at the moment, not being sure which equipment to use.
Once the equipment list is set in place, then I'll feel better about moving forward and studying up on the individual pieces. It's just tough when you don't even know where to begin!
Thank you so much for taking the time to read through all of my madness!