yz7720Dec 14, 20211 min readDigital Cornell BoxIn 2090, since we all moved towards the MetaVerse, even though we are still physically living in the environment, no one cares about the...
yz7720Dec 2, 20212 min readMelting Distance (PCOMP Project 3)In the context of the pandemic, because of the need for social distancing, many places implemented a transparent divider between people....
yz7720Nov 17, 20211 min readTransistor and Motors1. Transistor and relay lab 2. DC Motor This one didn't work out for me. For some reason, once I have the 5V power line connected, the...
yz7720Nov 17, 20212 min readThe Needy RobotThe original idea we (Tuan, Sarah and me)have for this interactive project is to have something when a participant approaches a camera...
yz7720Nov 16, 20211 min readThe ultimate animated AR story of "1023"Me and my team mates Yuan and Shirley, continued to bring our story board we came up with last week to AR world using Adobe Aero, After...
yz7720Nov 4, 20211 min readStoryboard animated story - "1023"Me and my project partners Yuan and Shirley came up with this story name "1023", which combined all of our initial interested topics...
yz7720Nov 3, 20211 min readSPI & I2CSPI Communication With A Digital Potentiometer Question: for this line of code const int CSPin = 9, it didn't work for me if I put 10 as...
yz7720Oct 27, 20211 min readTwo-Way Serial Communication The Lab 1. Sending Multiple Serial Data using Punctuation 2. The P5.js Circle Sketch 3. Call and Response Project 2 Me, Tuan and Sarah...
yz7720Oct 20, 20212 min readArduino 🤝 P5.jsAsynchronous Serial Communications I didn't quite understand the logic of assigning a universal sensorValue (below right), so I rewrote...
yz7720Oct 6, 20211 min readHappy Halloween!The original idea we had for this project is to have an instrumental music box, that you could change the tone of the music by using the...
yz7720Sep 28, 20211 min readServo Motor Control & Tone Output1. What is a Servo Motor and how it works Servo Motor is great for repeatable precision movement, and they come in 3 sizes: micro,...
yz7720Sep 24, 20211 min readDigital Input and output, Analog Input and Sensor Change1. Digital Input When the button is pressed, turn the red LED on and the yellow one off. When the pushbutton is released, turn the yellow...
yz7720Sep 19, 20211 min read"Hello World" with ArduinoThere are 2 strange things happened when I tried to set up the "hello world" sort of function both with Arduino UNO R3 and NANO 33...