Story
Purpose
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
What it does
This project is designed to translate wind into tactile feedback. First, the anemometer detects wind, and send wind data to the scarf's ESP32. Then the scarf's ESP32 sends it to the earring's nRF52832, and controls the servo motors. After that, the earring blinks the LED inside like candle frame.
Who it helps
I believe that true essence often lies in what cannot be measured — the atmosphere between people, fleeting emotions, unspoken connections, the breeze, the silence after a sound, the space between words. I'd like to create opportunities to notice them by giving shape to invisible things through technology.
Why it matters
Modern technology often leans toward efficiency, clarity, and visibility. But I want to use technology as a device for sensing. Something that embraces the invisible — and translates it into something we can feel. I believe this is another possibility of technology: not just solving problems, but deepening our perception of what cannot be seen.
How it creates measurable impact
The wearer feels the wind via tactile feedback when the scarf gently embraces the shoulders. While people nearby feel the wind via visual feedback. This dual-sensory experience invites awareness, which is difficult to quantify but deeply human.
System Overview
Components
🌬️The Anemometer (ESP32DevKitC) Detects wind and sends the data to the scarf.
🧣 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.
Schematic
1. The Charging Circuit
2. The Main Power Circuit
3. The Main Circuit
4. The External Interface Circuit
Challenges
- Handwritten Makefile
- The Earring’s Size & Weight
- PCB Design
Learnings
- How to trace signal flow between MCUs
- UART fallback under BLE failure
- Design process from technical constraint to aesthetic
Future Improvement
- Bluetooth Low Energy
- Update LED behavior
Appendix
📕Technical Documents: https://yukarikisu.com/docs/work1/index1.html
🧠 Concept of this project: https://yukarikisu.com/en/works/work1.html
🎥 Demo Video: https://vimeo.com/1117889125