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

Update file 02-process.md

parent 3d4a7389
No related branches found
No related tags found
No related merge requests found
Pipeline #434727 passed
......@@ -210,10 +210,10 @@ a second draft of my circuit:
### **spiral one**: test microphone sensor
Goals:
- connect **microphone sensor** to Arduino IDE
- get **code** to blink LED when sound frequency is triggered
- get **serial monitor** to work
- send **serial data** to TD
- connect microphone sensor to Arduino IDE
- get code to blink LED when sound frequency is triggered
- get serial monitor to work
- send serial data to TD
- use microphone sensor to trigger different animations in TD
![Alt text](<../images/FINAL PROJ/diagrams02.jpg>)
......@@ -239,7 +239,7 @@ Finally, i wanted to make sure my serial monitor works and that it would print t
### **spiral two**: bluetooth mcu
After research on which MCUs to use, I am choosing to work with two variants of ESP32 boards, both with bluetooth capabilities, so that one can be connected to the computer for projections (RX, receiver) and the other can be attached to the garment along with the microphone sensor (TX, transmitter).
After research on which MCUs to use, I am choosing to work with two variants of ESP32 boards, both with bluetooth capabilities, so that one can be connected to the computer for projections **(RX, receiver)** and the other can be attached to the garment along with the microphone sensor **(TX, transmitter)**.
Boards:
1. **XIAO ESP32C3**
......
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