M
Mike RS
First to give you all a bit of background when I was but a wee lad and
still in the vile institution commonly know as public school I was
given an assignment.
"Invent something and explain what it could be used for."
Well, being a violent and destructive youth I naturally decided that
whatever I invented should explode, I was also studying the piano at
the time. So I decided to invent an exploding capacitor piano. This
was some twelve odd years ago, I now have the skills needed to build
such a wonderful device, as an added challenge I have decided to do
this using only one 8 pin PIC, everything else will be TTL logic, the
only function of the PIC will be to control a High Power Transistor
switching array.
My working idea is as follows:
Each note has a bank of 100 available capacitors, which upon exploding
will vibrate the resonate plate above them (one resonate plate per
capacitor), producing the correct (or close to correct) note. Now,
given that each capacitor can only be blown up once my PIC needs to
keep track of which capacitor its on.
So, each array has a counter connected to it, each time the switch is
pushed a high signal is sent to the clock pin and the counter advances
one. The pic reads the status of the counter and provides power to the
correct transistor through a decoder grid. The capcitor then, due to
the extreme voltage begin run through it, explodes, producing a fairly
nice note.
Now, can anyone see a problem with this idea? I have build a one note
bank and verified that the idea was sound, however, if I have
overlooked anything here please point it out.
Thank You
And yes I am quite serious.
still in the vile institution commonly know as public school I was
given an assignment.
"Invent something and explain what it could be used for."
Well, being a violent and destructive youth I naturally decided that
whatever I invented should explode, I was also studying the piano at
the time. So I decided to invent an exploding capacitor piano. This
was some twelve odd years ago, I now have the skills needed to build
such a wonderful device, as an added challenge I have decided to do
this using only one 8 pin PIC, everything else will be TTL logic, the
only function of the PIC will be to control a High Power Transistor
switching array.
My working idea is as follows:
Each note has a bank of 100 available capacitors, which upon exploding
will vibrate the resonate plate above them (one resonate plate per
capacitor), producing the correct (or close to correct) note. Now,
given that each capacitor can only be blown up once my PIC needs to
keep track of which capacitor its on.
So, each array has a counter connected to it, each time the switch is
pushed a high signal is sent to the clock pin and the counter advances
one. The pic reads the status of the counter and provides power to the
correct transistor through a decoder grid. The capcitor then, due to
the extreme voltage begin run through it, explodes, producing a fairly
nice note.
Now, can anyone see a problem with this idea? I have build a one note
bank and verified that the idea was sound, however, if I have
overlooked anything here please point it out.
Thank You
And yes I am quite serious.