Hi all, this is my first post..
I have never used Arduino and talking to a supplier they told me the easy way to build what I need is to use Arduino and a few attachments. I was wondering if anyone can tell me how to build this (what parts I need) and, if allowed, if anyone is willing to write the code as well (happy to pay for it).
What I need to make:
A push button (like a doorbell) that generates a standard sound every time the button gets pressed; then, every time the button is pressed 50 times (therefore the "counter" feature is required), a DIFFERENT sound is played. And then the count starts again for another 50 with the standard sound, and so on. I don't need to be able to visualise the count, the only thing I need is to hear a different sound every 50 times. So I guess it doesn't matter if the counter resets back to zero or if it keep going on.
I need to install this in a project in 2 weeks so I need guidance pretty soon.
Other ways / options of achieving this without using Arduino are welcome too, if anyone has a knowledge.
Thanks in advance