23
edits
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. | ||
[[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]] | ||
edits