Fourth Week in Interactive Art
.jpg)
We have now finished our 4th Week of Interactive Art. Here is a list of what happened. On 1/27/25, I was able to spend some time and completed Lab 5. Here is some of the notes and footage I recorded while I was performing Lab 5: Notes: What is an Ultrasonic Proximity Sensor (SR04 in kit)? Provides a way of detecting objects at a distance between 2-400 cm Arduino sends a pulse to the sensor's trigger, causing the sensor to send out a burst of ultrasonic sound When the sensor receives the echo, it raises its echo output to a HIGH level Distance it senses is encoded in the length of time that the Echo pin is HIGH What is the DHT11 Temperature and Humidity Sensor? Can provide temperature and humidity information to the Arduino with just one wire What are the LCD Hardware Pins? VSS: Ground (GND) VDD: 5V power for display V0: Contrast adjustment, connected to potentiometer wipers RS: Register select RW: Read/Write pin to select how the Arduino should communicate E: Enable pin (LCD works ...