Week 9 Assignment: Arduino + HTTP Request
Remote Light switch using dweet.io API Warming-up for Intangible Interaction Open Call (Project #4) How can we design an interface that enables people to “read between the lines”? How can we read without texts? How can we talk without language? How can we embody reading/listening experience? gait (the way people walk) Oculesics/gaze (eye communication)
Project #2: Proximity Sensor Research
Time-of-Flight (ToF) Image Sensors ToF technology captures 3D images by measuring the time it takes for light to travel to an object and back. It combines depth and intensity information for every pixel, enhancing machine vision applications. Capable of capturing both depth and intensity information simultaneously. Components: Consists of a lens integrated light source sensor … Continue reading Project #2: Proximity Sensor Research
CLASS 3: Mapping Setup Diagram & THE FINDING OF THE WEEK
Throw Calculator VAVA ultra short throw laser projector Equipment List laptop Projector Power cord for projector Extension cord Long HDMI cable (TypeC to HDMI) Powerstrip Mapping Setup Diagram THE FINDING OF THE WEEK I encounter this restaurant with a logo projector. This type of advertising is rarely seen in the US, but more in … Continue reading CLASS 3: Mapping Setup Diagram & THE FINDING OF THE WEEK
Assignment #2: HTML webpage
GitHub Link For this assignment, I experiment with different inputs in HTML. I added an event listener to save the result of the input when the button is pressed. However, I could only save one output. Ideally, I would like to save and display all outputs whenever the button is pressed. I think this could … Continue reading Assignment #2: HTML webpage