Wind is the invisible, but it clearly touches our bodies. To enable us to feel the invisible, this project uses light and motion as alternative expressions.
Concept“Giving shape to the invisible” — transforming the unseen into something we can feel, through technology and the sensibility of Japanese culture.
More about the concept: yukarikisu.com/concept
Components🌬️The Anemometer (ESP32DevKitC)
Detects wind and sends the data to the scarf.
🧣The Scarf (ESP32DevKitC)
Receives wind data from the anemometer, sends it to the earring, and controls a servo motor.
💍The Earrings(nRF52832)
Receive wind data from the scarf and controls LED blinking.
1. Handwritten Makefile
2. The earring's size and weight
3. PCB design
Learning1. How to trace signal flow between MCUs
2. UART fallback under BLE failure
3. Design process from technical constraint to aesthetic
Future Improvements1. BLE functionality
2. Update LED behavior
Project Demo Video📕Technical Documentations: https://yukarikisu.com/docs/work1/index1.html
🧠Concept of this project: https://yukarikisu.com/en/works/work1.html
🌐Personal Website: https://yukarikisu.com/index.html
Comments