Playing Chess In Universe – Amber (Lingwen Zhu) – Margret Minsky Conception and Design: My project is to present the evolution of a very small part of the universe while two planets collide, only one can win, which shows the…
Recitation 10: Image & Video
For using arduino to control the media, I came up with the idea that use light sensor to detect the light and thus change the color of an image according how bright the outside world is. Therefore, I chose to…
Recitation 9: Digital Fabrication
For step1, I partnered with Amelia and I am in charge of designing all the left ones. During designing this, I found that nothing happens after I clicked “Boolean Difference”. Then I asked learning Assistant for help and I found…
Final Project: Proposal Essay
Unrestricted Dance: The project is aimed at communicating music and dance while people can generate their own designs of dancing with the provided music and frames unconsciously. Through quick music making users without hesitation when enjoying the project, it is…
Recitation 8: Serial Communication
For task1, I write the codes in the arduino to get the value from the circuit and send to processing like below. #include “SerialRecord.h” SerialRecord writer(2); void setup() { Serial.begin(9600); } void loop() { int valuex = analogRead(A0); int valuey…
Final Project: Three Project Proposals
Unrestricted Dance: The project presents a large screen with a series of bubbles on it and user will follow the strings to pop the bubbles, which will finally connect together and make up of a dance of a music. Throughout…
Recitation 7: Neopixel Music Visualization
I finished task1 by connecting the Neopixel like this to check whether the Neopixel is working well. I then used the code provided to light the Neopixel like this. I decided to make the sixth one lighting up and having…
Final Project: Research
From my perspective, telling something impressive and creating infinite possibilities while interacting are the two important factors that contribute to a successful interactive experience. I consider telling an entire story about the main theme which is actually expressing something and…
Recitation 6: Animating an Interactive Poster
This is the poster which I design for IMA show. I want it to look like a chat interface so I choose to make the background as countless lines crossing with each other, which looks like screens in real life…
Recitation 5: Processing Basics
This is the image I chose. I chose this picture because I took this picture of a beautiful scenery close to a sea during a trip to the city named Lianyungang in Jiangsu Province. This trip is the first trip…