"Aerology" - with electric bells
Loading...
9,383
Loading...
Uploader Comments (organfairy)
see all
All Comments (22)
-
JMJ! Very nice. I love it.
-
in one word
awesome !!!!!!!!!!!!!!!
-
dudeeeeeeeeeeeeee seriously this is amazing
-
thats very well put togeather
-
Ever thought of building a laser harp? If you can do Aerology mechanically, then a laser harp has to be the next step. I can help when it comes to the laser side of things. Also how to trigger a note when you put your hand/finger in the beam. A joint project maybe? :o)
-
Ever thought of building a laser harp? If you can do Aerology mechanically, then a laser harp has to be the next step. I can help when it comes to the laser side of things. Also how to trigger a note when you put your hand/finger in the beam. A joint project maybe? :o)
Loading...
Ever thought of building a laser harp? If you can do Aerology mechanically, then a laser harp has to be the next step. I can help when it comes to the laser side of things. Also how to trigger a note when you put your hand/finger in the beam. A joint project maybe? :o)
fuzzybobbles 1 year ago
@fuzzybobbles - I am actually doing some experiments on the next step. But the next step for me is a theremin.
organfairy 1 year ago
Nice build. I really like this idea. How are the electric motors are operating the hammers? I would have gone down the solenoid route. Also, driving via serial from PC - how does this interface with the computer, and (presumably) sequencing software?
fronkenpoop 1 year ago
@fronkenpoop - The computer interface is parallel - the printer port - so it is just simple on/off. There are several (or there used to be several) DIY relay boards for PC use on the electronic kit suppliers homepages. I got the driver from one of these pages and it is basically a simple step sequencer.
The reasons why I used motors are that 1) I didn't have to worry about the hammer mechanism as the motor is actuator AND fulcrum, 2) I had a bag of free motors.
organfairy 1 year ago
what type of electronic controls it ? arduino , arm , pic ???
TheOrphe 2 years ago
There are 13 monostable flip-flops made with schmit triggers (74HC14) that controls the motors through 13 power transistors. This makes sure that no matter how long a note is held the motors will only be on for 200 ms.
There are two ways the schmitt triggers can be triggered: 13 wires from a one octave keyboard or a binary signal from a parallel port.
So in other words: There is no micro - only logic gates.
I have thought about making a MIDI interface though.
organfairy 2 years ago