Hello all!
I'm very new to the arduino and coding in general. So I'm kindly asking your help, firstly if this is something that is doable and secondly, how should I proceed to do it? I have arduino uno board, I got from my friend.
So here's what I would need to accomplish:
first set 5 leds that are off, second set 5 leds that are on, speaker and 5 switches.
Idea is that second set of leds are somehow connected to the switches, when a switch is closed the corresponding led stays on and the other 4 leds turn of, while a short sound clip is played and the first set of 5 leds blink randomly. This would be like ~3seconds, after that return to starting situation.
I'll attach a sketch to help visualize the project.