10 April 2019
The main purpose of my project is to create a device that helps people involved in music and dance to keep track or as a tool when maintaining the rhythm.
I haven't found many projects similar to what I am doing, but Neil showed Lins' project to me. I found it very inspiring and I could relate from a dancer's point of view. Nevertheless my project goes more to a functional outcome.
While I was doing my research I found a very interesting device called Soundbrenner pulse. I didn't want to check it out as much, at least until I have almost all features defined, as I didn't want it to influence to much in my design (yet).
I will design a digital metronome; the hardware, the internal components and the enclosure; and also user interface.
Most are available in the Fab Lab inventory, but I had to obtain the vibration motor from a local supplier. It was very easy to find and very cheap.
Component |
Supplier |
Qty |
Cost |
---|---|---|---|
MCU - atmega328p |
Fab Lab Tecsup |
1 |
USD 1.38 |
20 MHz resonator |
Fab Lab Tecsup |
1 |
USD 0.30 |
Switch push button |
Fab Lab Tecsup |
3 |
USD 0.74 |
Battery lithium 3v coin 20mm |
Local supplier |
2 |
USD 1.50 |
Vibration motor |
Local supplier |
1 |
USD 1.2 |
Coin cell holder |
Local supplier |
2 |
USD 2.84 |
SMD LED - white |
Fab Lab Tecsup |
25 |
USD 8 |
1ohm Resistor |
Fab Lab Tecsup |
7 |
USD 0.20 |
10k Resistor |
Fab Lab Tecsup |
1 |
USD 0.01 |
0.1uF Capacitor |
Fab Lab Tecsup |
1 |
USD 0.05 |
Material |
Supplier |
Qty |
Cost |
PLA |
Fab Lab Tecsup |
10 gr |
USD 0.74 |
Acrylic 2 mm |
Fab Lab Tecsup |
50x50mm |
USD 1.43 |
Total cost |
USD 18.39 |
I will be making almost all of it.
The overall body of the metronome, the case.
The internal components, electronics.
The programming, interface.
CAD
Electronics production (input and output)
3D printing
CNC machining
Will everything needed will fit in a small wearable device?
Is it possible to use a 20MHz resonator for the atmega328p
The programing synchronization is the same as when using a 16 MHz crystal? Time precision is important in this project.
Is it possible and what is needed to power the atmega328p with 3V
What exactly is required to
This device should be user friendly have an interesting and understandable output. It should be able to function without any external wire or plugs.
With all the described above, this project may seem not so ambitious, but for someone that has no electronic, coding and programming background, this is a major challenge.