top of page

WEEK 7  
Multi-Value
Communication

Q & A

螢幕截圖 2021-10-27 上午9.32.53.png

What does the function changed do? Why not just call mySelectEvent?

What is portSelector.value()? Is it the port name that the mouse stays on? 

 

There are two commas in each line of the Arduino output, which comma does it split on?

In the openPort() function, why does the p5 need to send a byte to request a new set of data? 

Does the Arduino sends out "Hello"?

console.log(portSelector.value()); prints the full port name after a port is clicked. So, the port Selector.value refers to the port selected, not the port hovered over by the mouse. 

- Every comma. Then it returns three strings. sensors is an array.

- The Arduino is set to wait for a byte from P5 as the signal to send out data. 

螢幕截圖 2021-10-27 上午9.45.09.png
螢幕截圖 2021-10-27 上午9.49.55.png

- Yes. 

Project 2 IDEAS

Digitalize the Real

  • Visualize a touch
     

  • Telepresence

Shape the Digital World

53acdc86b56af2c6a6d70e47cff817dc.jpeg
  • Shape the wind

  • Shape a moment movement

  • Shine the literature

  • Shape the Internet with a net or even nets?

Digital print by artist Zachary Dean Norman.

bottom of page