i’m going to pick rucyl’s brain in the next day or two about the show she did and her experience. that’s exciting. such a pretty woman. ha. i need to put together 2 pages of proposal tonight for tomorrow’s class as well. greatness.
midterm due time
excellent. many thanks to help from mister shakar for getting our project where it needed to be.
presentation time… dave, take it away.
we’re just about done. smiles.
i’ll add documentation and what i learned in class soon.
midterm synopsis to-date
on the bright side, the aesthetic elements of duStroke are (beyond) complete once we tuck the breadboard and arduino under the stool.
however, we have had a number of difficulties/delays. although we conversed over email during the break, we did not physically meet until monday and tuesday of this week, which were long and intense hours, but not as productive as we hoped. our schedules have been far from compatible — i work during the day during weekdays and dave and bob have commitments including classes of course. over the weekend, bob could not meet sat and i could not sunday. dave did not weigh in on the emails. our collaborative styles are not aligned either.
back to the project itself… dave retrieved a new wheel/ants and bob scuplted 13 3-d eyeballs. both focused on the aesthetic and physical construction of the piece. we added ants to the scupltures and painted and taped the exterior of the wheel for reflective enhancement. i believe we are all relatively happy with the visual impression of the piece. i received the 1-watt leds and spent the hours attempting to handle the technical side of the project (not my strength) with partial success. the IR emitter/detector pair works, but not as rapidly as we expected. we can light a standard led based on pointing the pair at the exterior of our wheel which is equipped with reflective tape. our issue is mainly lighting 1-watt leds with enough voltage …in response to the IR pair with proper timing.
our solution to the issue rested with my online research and reaching out to fellow ITP’ers and interns (who were not available while i was on the floor). the communication between each other and to outside help on our issue was not ideal. after reading and asking around the shop, my opinion is that we have two options 1) use a transistor (tip120) as an amplifier to power our 1-watt leds from the arduino, or 2) power the leds directly from a 12v power source using regulators and resistors. an initial frustration we faced was basic — we couldn’t translate the data sheet for the 1-watt leds into ohms law. now, by experimenting with a multimeter and potentiameter, it is clear we should provide approx 3.4 volts to each led. unfortunately, we have yet to build a working circuit to allow our project to function and my motivation to complete this assignment is no longer…
tactical proposal
so what about doing a weekly radio show at itp. in addition to bringing my musical taste to the floor, it would aim to be an extension of the tactical media class topics and itp theory areas in general. i could use this semester to familiarize myself with the current radio shows and find the best times to air. i could also begin to create scripts or topcs or guests or whatnot for the shows. i could research online myself and/or speak to students for their input. this would serve to bring up these issues more with a community that really should have more connections to these topics. perhaps many people are already focused on these ideas, but more info could never hurt, and if it’s right here on the floor, people wouldnt even have to go out of their way to absorb the material. also, it would get me to school more often and inspire me to speak to more folks and interact more. as an addition, i could build a dedicated website or add a section to my personal one to explain the station and invite comments/topics.
possible titles: on point
pcomp Midterm prototype
possible names… spokesperson, duchampimation, strobe-a-spoke, duSTROKE (yes! get it? duchamp/spoke/strobe/do stroke/invite to interact)
so on monday the 5th, dave, bob and i got together for most of the day and got our prototype goin. we have the wheel and stool assembled, as wheel as an initial light/strobe system setup. dave and bob focused on the construction and animation. i concentrated on the coding and infrared system. i found that the coding was much simpler than i was making it. the infrared emitter/detector pair gave us some trouble, but it turns out our emitter was not working. rory came to the rescue on that. thanks, rory. we ordered some super bright leds and we’re thinking of animating a 3d object made of clay, and we have materials for that already. presentation today in a few minutes… the feedback from people in the lab on monday was positive, but i hope today is the same.
video 1
video 2
//dave, bob, ben
int irSensor = 0; //analog ir sensor pin
int irValue = 0; //analog ir sensor value
int LED = 7; //LED
void setup()
{
Serial.begin(9600);// start serial port at 9600 bps:
pinMode(LED, OUTPUT);
}
void loop()
{
//read analog value from the IR detector
irValue = analogRead(irSensor);
Serial.println(irValue, DEC); // Print the DEC of sensor
delay(100);
//analogWrite(LED, irValue);
if (irValue > 300) {
digitalWrite(LED, HIGH);
}
else {
digitalWrite(LED, LOW);
}
}
everyone in the class was in the lab last night. i spoke to people about creative ideas. 5 of us decided to make an application that would allow each person to use a sensor to create a different colored line onscreen. the coding was an issue, since essentially only one of us is a strong coder. we were successful in having our application work for two sensors, but getting the others to read and draw as we hoped they would was more difficult that expected.
additionally, i met with dave and bob a few times about our project. the action for our project will take place on a stool using a bike wheel and animation with a strobe. the goal of the activity is to create an interactive piece of art referencing marcel duchamp’s work. the observer or user would stand next to the object and use a hand to spin the wheel. the strobe would adjust to the speed of the rotation and animate a gate or specific position on the perimeter. the person would need to be balanced and focus their attention on the gate to witness the animation. this person could also be observed by a third party as a piece of artwork. it is engaging because it takes a piece of dadaist work and continues in my opinion on a dadaist theme, as seeing a person spin a wheel and watch an animation isn’t necessarily aesthetically captivating. but what keeps the idea interesting is that we are taking a static object and adding physical and visual motion, as well as programming, light and interaction. it is much more dynamic and a learning tool. we have not yet recorded the action or created the prototype, but when we do, i’m sure we’ll be able to observe some patterns. also the medium is inviting as a wheel asks to be spun. with attachments and lights involved, a person who notices the object has little choice but to run up and spin it. prototype to come…
jameco
got my jameco catalog yesterday! i feel a little more like a true ITP’er now.
LAB 5 processing/arduino
building the board and inputting the code to arduino/processing was simple enough, and i’m reminded of etch-a-sketch by this sample program. the design of the code seems very clean to me– i look forward to taking programming classes in the next term to advance those skills. as for pcomp, hopefully i’ll come up with something creative and interesting by wednesday’s class.. and get our midterm ideas pulled together to. ay!
LAB 4 – spin that ‘bottle’
video
i made a motor move today. yay. i was messing with the code a little to see how the numbers would change the motion of the motor versus the potentiometer. i didn’t notice much diffence though honestly. the motor just seemed to sound a little different and would only rotate 180 degrees. i was hoping to move it several rotations… maybe it’s just a problem with the motor itself. anyway, i decided to make a version of the popular drinking game: spin the bottle. glass is dangerous… ha.
ryan griffis + trevor paglen
more reaction when i get a second. . . ah!
Ryan Griffis – tours.. interesting activism
Trevor Paglen – black world.. damn, expose them