Get started.I need to design a circuit that picks up the beats of a metronome (so, the beat will be like 0.25hz to 20hz) with Arduino board. What should I do?
@MisterBill2 Why the pejorative “toy”? An unspecified “Arduino“ could be using any number of MCUs none of which are “toys“. They are just dev boards that are compatible with a particular development environment that make them easier to use than other alternatives for the same hardware.Why not program the arduino toy to produce the tics and then just pick them up in software??
I think this is yet-another-example of an XY Problem. This is something all competent consultants learn about or figure out for themselves, even if they didn’t know the ESR gave it a name. It is something that I have been scrupulous about since early in my consulting career because it means the difference between project success and failure, and one’s reputation as a consultant."Y" has a good point. But a better description of the signal to be "picked up" will certainly help others to create a useful design.
STILL, programming a metronome should not be so very complex. The challenge will be converting the required beats per minute into milliseconds per timer loading.
Seems simple enough using a Micro or Arduino, All the metronomes I have seen have an audible beat, so just use a miniature Mic pick-up and input to the micro using an interrupt operated counter/comparator etc.I need to design a circuit that picks up the beats of a metronome (so, the beat will be like 0.25hz to 20hz) with Arduino board. What should I do?
There are "beats" and "Bars". A Bar is the same as a measure. Basically, 4 beats to a bar, but not always.We have no clue as to what "Pick up the beats" means in electrical terms. Is that an electrical pulse? Or a loud Tc/Tok sound?? Or a flash of light? Or a beep from a piezo sounder???
Why not program the arduino toy to produce the tics and then just pick them up in software?? Once the beats are in an electrical form, adapting them to the arduino input can be done easily.
So yours is the exception then I guess ??Ah well, the experts appear to have successfully scared away another new member. How about making some reasonable assumptions and making sensible suggestions? .
Which is exactly what I was getting at in post #3. A specification that does not tell you what the inputs are is pretty useless.I’ll assume it’s a mechanical metronome, the type with an inverted pendulum. I would arrange for a photo interrupter to be mounted in such a way that it can be triggered by the swing of the pendulum.
Since this particular new member hasn't been seen since the posting of the message that started the thread it's not really possible he was "scared away" by any of the responses.Ah well, the experts appear to have successfully scared away another new member.
| Thread starter | Similar threads | Forum | Replies | Date |
|---|---|---|---|---|
| M | Arduino Uno and USB-C Breakout board | General Electronics Chat | 8 | |
| F | Arduino IDE Board Manager Memory | Software & IDEs | 0 | |
|
|
Insights on Creating a microelectronic card for nanogrid | Homework Help | 4 | |
|
|
PCB for a home project with Arduino | PCB Layout , EDA & Simulations | 1 | |
| T | Arduino input board design problem | Digital Design | 23 |