User:BlancaRodriguez: Difference between revisions

23 editsJoined 16 November 2023
No edit summary
Line 31: Line 31:


The construction part consisted on soldering and securing cables, motor, and fan inside its case.
The construction part consisted on soldering and securing cables, motor, and fan inside its case.
Then came the tinkering and programming part.
Attached to the board were: a stepper (to change polarity), a (?), and the microcontroller of course. The stepper would change the direction of the fan and the (?) would control the current that went into the motor, changing the frequency at which it moved.


[[File:Instrument .jpg|left|thumb|230x230px]]
[[File:Instrument .jpg|left|thumb|230x230px]]
Line 54: Line 50:




Then came the tinkering and programming part.
Attached to the board were: a stepper (to change polarity), a (?), and the microcontroller of course. The stepper would change the direction of the fan and the (?) would control the current that went into the motor, changing the frequency at which it moved.
At first, I tried to make some kind of bagpipe, but the 9V motor wasn't strong enough to make it inflate/deflate properly.
[[File:Bag on instrument.jpg|left|thumb|271x271px]]
[[File:Board.jpg|left|thumb|272x272px]]
[[File:Board and instrument.jpg|left|thumb|276x276px]]




Line 66: Line 98:
As I had no previous experience or knowledge of Arduino programming, everything was learned through workshops in class and internet/YouTube video tutorials. The code used was:
As I had no previous experience or knowledge of Arduino programming, everything was learned through workshops in class and internet/YouTube video tutorials. The code used was:
[[File:Arduino Code.png|left|thumb|620x620px]]
[[File:Arduino Code.png|left|thumb|620x620px]]





Revision as of 15:54, 6 December 2023

Tired Machines Orchestra

experience? outcome overall

Recycled Object

The first step consisted of going to an electronic recycling center. We rummaged and looked through what appeared to be unused, disposed objects considered trash. The object of choice was a hair dryer, with its own cap to distribute air.

What needed to be done next was checking if the electronic components worked, by dissecting the hair dryer.

After lots of trying and in the end, using force to pry it open, we discover its components —a fan, a simple DC motor, and a heating system that surrounded everything. We didn't need any heat so we discarded the latter.

Fan 1.jpg




Fan 2.jpg






Tinkering and Construction

The building process of the instrument was achieved by trying and tinkering, without any clear vision of what the result could be.

The construction part consisted on soldering and securing cables, motor, and fan inside its case.

Instrument .jpg
Instrument.jpg


Instrument open.jpg














Then came the tinkering and programming part.

Attached to the board were: a stepper (to change polarity), a (?), and the microcontroller of course. The stepper would change the direction of the fan and the (?) would control the current that went into the motor, changing the frequency at which it moved.

At first, I tried to make some kind of bagpipe, but the 9V motor wasn't strong enough to make it inflate/deflate properly.

Bag on instrument.jpg
Board.jpg








Board and instrument.jpg






As I had no previous experience or knowledge of Arduino programming, everything was learned through workshops in class and internet/YouTube video tutorials. The code used was:

Arduino Code.png







Final Instrument

The result was a rotating fan that turned in both directions, which made different noises. By changing the speed, the frequency changed as the friction did, altering the noise as well. The sound could also be changed by changing the time loop, making the beeps longer or shorter, making it resemble a synthesizer.

Concert

jaja