Skip to content
Snippets Groups Projects
Commit 63ce8754 authored by Mina Mayo-Smith's avatar Mina Mayo-Smith
Browse files

Update file 02-process.md

parent ee8ef12b
No related branches found
No related tags found
No related merge requests found
Pipeline #438992 passed
......@@ -622,7 +622,7 @@ void loop() // custom code
Serial.println(receivedData.micVal);
}
```
#### tx+rx communication in serial monitor
#### qireless connection
![Alt text](<../images/FINAL PROJ/electronics_spiral03.jpg>)
![Alt text](<../images/FINAL PROJ/electronics_spiral04.jpg>)
......@@ -631,6 +631,10 @@ Incoming data to TD.
![Alt text](<../images/FINAL PROJ/electronics_spiral05.jpg>)
![Alt text](<../images/FINAL PROJ/electronics_spiral06.jpg>)
Testing wireless connection from separate rooms
<iframe width="1058" height="595" src="https://www.youtube.com/embed/oI-Xjj9qzNw" title="testing TX and RX from distance" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
## PART FOUR: SERIAL DATA AND AUDIO-REACTIVE VISUALS
Once i've managed to transfer my microphone sensor data from Arduino IDE to TD, I can start playing around with this data in TouchDesigner to trigger different animations.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment