Kann mir jemand helfen? (Programmieren, Elektrik)?

Ich möchte, dass jedes Mal wenn ein Bewegungsmelder etwas registriert ein MP3 Player Musik spielt. Die Musik soll zufällig wiedergegeben werden und nach dem Stück wieder ausgehen. Bspw. mit einem Arduino. Kennt sich damit jemand aus und kann mir sagen was ich alles dafür brauche oder gibt es sowas schon online?

(1 votes)
Loading...

Similar Posts

Subscribe
Notify of
2 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Franky12345678
11 months ago

I’ve killed a lot of hacky out of crap at some point:

  1. Motion detector registered movement
  2. Pulse -> sets flipflop high (this very simple basic circuit with the two BC548)
  3. The circuit board with the MP3 player gets power and releases.
  4. There is a music file on it: left channel of the sound to be played, right a short 50Hz-Brummton at the end
  5. Left sound channel -> speaker
  6. Right sound channel -> rectifier -> sieving -> other side of flipflop
  7. MP3 = Brummton pulse arrives, is rectified and resets the flipflop
  8. Flipflop snaps power from MP3 player
  9. And all this again from the front:)