- [Seeed Studio XIAO ESP32C3 - RISC-V tiny MCU board with Wi-Fi and Bluetooth5.0, battery charge supported, power efficiency and rich Interface](https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html)
xxxx
### communication between the two boards
#### communication between the two boards
!!! example "Communication Between **two ESP32 mcus**"
...
...
@@ -320,7 +320,7 @@ Once i've managed to transfer my microphone sensor data from Arduino IDE to TD,
It is essentially the same practice as creating audio-reactive visuals but instead of inserting a song or beat, it would take the live incoming data from the microphone sensor and trigger different animations depending on the threshold of the data.
### **step one**: transfer serial data
### **spiral one**: transfer serial data
Step 1: Drag a **DAT Serial** Node into your workscreen.
Step 2: Select Port and Baud Rate
...
...
@@ -332,7 +332,7 @@ For a more thorough run-through, watch one of the youtube tutorials I've linked
### step two: chop reference serial data in animation
### spiral two: chop reference serial data in animation
<iframewidth="1058"height="595"src="https://www.youtube.com/embed/k-2cls4pCwo"title="scream data in TD"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"allowfullscreen></iframe>