Project Post 5
Project Title
Velcro MIDI Jacket
Project Team
Junda Chen, Jeff Ma, Yudong Huang, William Black
Weekly Accomplishments
Note
- Accomplished item: item
- Major responsible men: (man1, man2, …)
List
- 3D Print Leap Motion case
- Printed the model in Makerspace (Jeff, Yudong)
- Integrate Leap motion on jacket (Jeff, Yudong)
- Theremin Software
- Run on Raspberry Pi 3+ (Have a big trouble with Raspberry PI) (Junda, Jeff)
- Java script to experiment/benchmark (Junda, William)
- Python script to experiment/benchmark (Junda, William)
- Jacket
- Select and buy Velcro (Yudong, Jeff, William)
- Select (and buy) a jacket. (Yudong, Jeff)
- Integrate Velcro on Jacket (Yudong)
- Re-Design the light effect of the jacket (Yudong, Jeff)
Image/Video
Figure 1. Velcro Jacket design. We attach the velcro to jacket and it looks like this. We will try to integrate it on the velcro if possible this week.
Figure 2,3. Leap Motion case. Using PVA we printed the case of Leap Motion, polished it and tried it on body. It seems great : )
Material list
Circuit Board: (Potentially) MIDI encode/decoder, Leap motion image processor,Arduion (1):Circuit Playground (1)22Raspberry Pi 3B + (1, with toolkits): $30-50
- L
eap Motion(1): $96 LED Strip light (2, TBD)Black velcro fabric (we have in the studio)A Jacket (1, TBD)(Safe) Infrared LED (20)- Long USB cable (x2) (for emergency and design)
Areas of Concern
- Raspberry Pi Power Supply and Performance: We have a big headache. These are the approaches we tried to do — we might need some help
- Change a PI — it’s on its way from Amazon.
- Check Power Supply. — we tried to use Michael’s power adaptor (official), Mike’s power adaptor (5V 2.4A), Mike’s roommate’s power adaptor (5V 2.5A and 9V 4A). None of them work. Our speculation is: the PI works, but the kernel might not be able to boot because of reason other than power adaptor (see below).
- Check SD card image. — we tried the combination of the following methods — it does not work by far.
- Change image (all newest from the official download website: https://www.raspberrypi.org/downloads/)
- Noobs
- Raspbien
- Snappy Ubuntu kernel
- Ubuntu Mate kernel
- Change SD card format
- FAT32: especially for TF card larger than 32G (https://www.sdcard.org/developers/overview/capacity/)
- exFAT
- Change TF card
- Sony Micro TF 128G (Mike’s card — might be too large, but was bootable when using FAT32)
- Samsum TF 32G
- Change image (all newest from the official download website: https://www.raspberrypi.org/downloads/)
- User Experience: How to let our users know how to operate without a screen?