FINAL PROJECT | STEP4: Final Blog The Eye of Surveillance Annika Wen Instructor: Professor Rudi Introduction Video (Be sure to check it out! I recorded this… Continue reading “FINAL PROJECT | STEP4: Final Blog”…
INTERACTION LAB RECITATION 10 Special Recitation – Smoothing Sensor Values Workshop Reference Page: teckel12 / Arduino New Ping / wiki / Home — Bitbucket… Continue reading “INTERACTION LAB RECITATION 10”…
INTERACTION LAB RECITATION 9 Recitation 9: Media & Controls Processing Code import processing.sound.*; import processing.serial.*; int NUM_OF_VALUES_FROM_PROCESSING = 3; /** YOU MUST CHANGE… Continue reading “INTERACTION LAB RECITATION 9”…
FINAL PROJECT | STEP3: Essay The Eye of Surveillance A. PROJECT STATEMENT OF PURPOSE As the level of technology advances, people’s lives are becoming easier… Continue reading “FINAL PROJECT | STEP3: Essay”…
INTERACTION LAB RECITATION 8 Recitation 8: Serial Communication Exercise 1: Make a Processing Etch-A-Sketch Exercise 2: Arduino Code // IMA NYU Shanghai //… Continue reading “INTERACTION LAB RECITATION 8”…
FINAL PROJECT | STEP2: Project Proposal Bloomlight EYEBALLZ CUBE Flash Drives for Freedom Guernica Continue reading “FINAL PROJECT | STEP2: Project Proposal”…
INTERACTION LAB RECITATION 7 Recitation 7: Functions and Arrays void setup () { size (600, 600); rectMode(CENTER); background (255, mouseX, 100); }… Continue reading “INTERACTION LAB RECITATION 7”…
INTERACTION LAB RECITATION 6 Recitation 6: Processing Animation PROCESSING REFERENCE – Mouse interaction: mouseX mouseY void setup() { size(400, 400); } void… Continue reading “INTERACTION LAB RECITATION 6”…
FINAL PROJECT | STEP1: Preparatory Research and Analysis Project Research 1. Bloomlight 2. EYEBALLS CUBE 3. Guernica Interpretation of ‘A Successful Interaction’ In my original definition of… Continue reading “FINAL PROJECT | STEP1: Preparatory Research and Analysis”…
INTERACTION LAB RECITATION 5 Processing Basics Step 1: Choose your motif The original picture and my sketch. (He is one of my favorite anime… Continue reading “INTERACTION LAB RECITATION 5”…