Archive for December, 2011

Graffiti Can at the ITP Winter Show

graffiti-15345

The response has been amazing! Thank you to everyone who came on the first day of the show. Images saved by the graffiti can project can be seen here. The last day of the show is today. Come visit us in the dark room and enjoy a lot of great projects by the students of ITP.

http://www.flickr.com/photos/mdelamerced/sets/72157628482669167/

PCOMP Final final project

After numerous revisions it’s finally finished.

physical computing

More or less. Working with small parts is very difficult especially with 30 gauge wire which is barely a thread and breaks easily which is one of the main problems I encountered with this project.

physical computing

The code is working great. But I may have crossed some wires that make the white array and yellow array stay on all the time. But the effect is there. I’m at a point where I don’t want to touch it anymore for fear that it may not work by noon today. I am honestly not satisfied with my work but the important part is I learned a lot with this project in terms of building and fabrication which I really need to work on.

Right now it’s all packed up in a box for transportation to the ITP floor. Thank you for a wonderful experience in Physical Computing.

physical computing

Information display – ICM Finals

A far cry from what I made for the midterms, I think this would be better on another surface other than my computer screen.

So I’ve been able to parse the weather API of Yahoo and the AP headline feeds for news. Using two XML parsing codes is a bit challenging. There’s something in the flickr API that isn’t jist working for me so each image is manually assigned to each weather condition set by Yahoo.

 

This was the original weather midterm project with no data and just computer drawn images.

This is the raw AP headline feed experiment that I merged with my earlier code.

I think that this information lives outside of our mobile phones and screen but instead it should be around us. I had a last minute inspiration on the subway ride home that I wish this was projected on the window of the train so I know what’s going on above ground.

I wanted to project this on a surface with a kinect camera looking at it at the same time where it would give the false impression of gesture control. But doing certain gestures on the projected surface, it would either refresh the news data or change the weather location.

I think I’ll work on this some more during the break. Code to be posted soon.

PCOMP Final final project

After numerous revisions it’s finally finished.

physical computing

More or less. Working with small parts is very difficult especially with 30 gauge wire which is barely a thread and breaks easily which is one of the main problems I encountered with this project.

physical computing

The code is working great. But I may have crossed some wires that make the white array and yellow array stay on all the time. But the effect is there. I’m at a point where I don’t want to touch it anymore for fear that it may not work by noon today. I am honestly not satisfied with my work but the important part is I learned a lot with this project in terms of building and fabrication which I really need to work on.

Right now it’s all packed up in a box for transportation to the ITP floor. Thank you for a wonderful experience in Physical Computing.

physical computing

Transistor Lab

Very last minute, I’ve gotten to the transistor lab while stuck working on my final project.

physical computing

PCOMP Finals update

Dropped Processing. Dropped Temp sensor. Long live the Ultrasonic sensor.

I gave in and picked up the ultrasonic sensor. A quick jab at the library and pasted the same values I had for the temp and got it working.

PCOMP UPDATE

I initially used a central ground to reduce the cabling and copper tape to for the wiring. This was a mess. I switched to a thinner wire which meant re-soldering everything.

PCOMP UPDATE

Disaster strikes! A part of my arcylic falls off. Crazy glue to the rescue.

The good thing is that it works. Sort of.

PCOMP UPDATE

Still a way to go but a lot closer now.

PCOMP UPDATE

PCOMP UPDATE

CommLab: Web Final Proposal

 

I’d like to expand my choose your own adventure game into the text based adventure games of the early personal computing age. Much like Mystery House which took me a lot of hours to complete and even got the help of my entire family since this was on the Apple IIe, our first computer in 1983.

I’d render the text on just a plain black background and see if it will work using a CSS stylesheet and text input.

The story would be a mystery for the player to solve. More to come.