Recitation 10: Image & Video In today’s recitation, we were asked to use physical controllers to modify the way in which media is being played. Although it was individual work, Harvey had his computer crash, and we ended up working…
Documentation for Recitation 9: Digital Fabrication
Recitation 9: Digital Fabrication This week, we were asked to create a kinetic sculpture using digital fabrication tools. This project required collaboration, so I teamed up with Hanwen Hu. I was Student A in designing one part of the stand.…
Documentation for Recitation 8: Serial Communication
Recitation 8: Serial Communication In this recitation, we were asked to finish two tasks. The first one is to create a Processing Etch-A-Sketch. The second one is to create a ball with two hands bouncing it back and forth using…
Documentation for Recitation 7: Neopixel Music Visualization
In this recitation, we used the NeoPixel Led strip to create light animations for our chosen. Task #1: Test the NeoPixel The first step is to test whether our NeoPixel and coding worked. Wiring up the components as the schematic,…
Documentation for Recitation 6: Animating an Interactive Poster
Recitation 6: Animating an Interactive Poster This week, we have been asked to make a poster for our IMA End-of-Semester Show with Processing. Here is my result. PFont f; float orangeOffset = 0; float d; float v; void setup() {…
Documentation for Recitation 4: Actuators and Mechanisms
Recitation 4: Actuators and Mechanisms Due to the quarantine, I was unable to be present at the class. Therefore, I did this recitation all by myself. This recitation asked us to build a cardboard mechanism like this: The first step…
Documentation for Recitation 5: Processing Basics
Recitation 5: Processing Basics Have you heard of Cinnamoroll? He is a very cute cartoon puppy created by Sanrio. He gets the name because his curly tail looks like a cinnamon roll. In this recitation, I decided to draw this…
Documentation for Recitation 3: Workout
Recitation 3: Workout Today we made a bicep curl workout detector using Arduino. Also, we used codes to make Arduino count bicep curls. Here is my result. To begin with, we used a code to test if the sensor is…
Documentation for Recitation 2: Arduino Basics
Recitation 2: Arduino Basics Equipment An Arduino kit Circuit 1: Fade In order to build up this circuit, I went to the Arduino website (https://docs.arduino.cc/built-in-examples/basics/Fade) to see the diagram of it. I was given a kit of Arduino earlier. Then…
Documentation for Recitation 1: Electronics & Soldering
Recitation 1: Electronics & Soldering Task 1: Build the Circuits Step 1: According to the diagram, my partner Leon and I built a simple circuit on which a button switch controls a buzzer. However, the button failed to prevent the…