References and Materials¶
Last Update: Mar 28, 2022
Materials¶
Hardware / Fabric¶
Prototype #1
| Qty | Description | Price | Source | Notes |
|---|---|---|---|---|
| 0.5 yards | Knit-lycra? | Free | School of Fashion Design | scrap fabric for toile |
| 0.1 yards | Knit2 - lycra? | Free | School of Fashion Design | scrap fabric |
| 1 yard | Coated Canvas | $1/yd. | School of Fashion Design | scrap fabric |
| 0.5 yards | Treated net fabric | $1/yd. | School of Fashion Design | scrap fabric |
| 1 spool | Conductive Thread | - | Micro Center (Cambridge) | n/a |
| 1 | Adafruit Gemma | - | Micro Center (Cambridge) | n/a |
| 1 | 3.7V Lipo Battery | - | Amazon | n/a |
| 1 | Push Button Switch | - | Micro Center (Cambridge) | n/a |
| 1 | Copper Tape | - | Amazon | n/a |
Prototype #2
| Qty | Description | Price | Source | Notes |
|---|---|---|---|---|
| 0.5 yards | Knit | Free | School of Fashion Design | scrap fabric |
| 0.1 yards | Knit2 - lycra? | Free | School of Fashion Design | scrap fabric for lining |
| 1 yard | Coated Canvas | $1/yd. | School of Fashion Design | scrap fabric |
| 2x (5"x4") | PEP Plastic Sheet | Free | In a closet at home | n/a |
| 50" | Foldover Elastic | Amazon | n/a | |
| 1 | 3.7V Lipo Battery | - | Amazon | n/a |
| 1 | Push Button Switch | - | Micro Center (Cambridge) | n/a |
| 1 | Arduino Nano 33 BLE Sense | Free | Friend | n/a |
| 3 | LED Strips | - | Micro Center (Cambridge) | n/a |
Other
| Qty | Description | Price | Source | Notes |
|---|---|---|---|---|
| 2 yards | Fibre Optic Fabric | $15-66/yd. | Etsy |
Machinery and Tools¶
| Name | Description | Price |
|---|---|---|
| Creality Ender 3 | 3D Printer | N/A |
| PLA Filament | 3D Printer filament | N/A |
| Brother Sewing Machine | Sewing Machine | N/A |
| Vibrant Overlock Machine | Overlock Machine | N/A |
| FS-200 Impulse Sealer | Impulse Sealer | N/A |
| Soldering Iron | Soldering Iron | N/A |
| ----- | Soldering Iron Cleaner | N/A |
| ----- | Solder | N/A |
Software¶
| Name | Description | Price |
|---|---|---|
| ClickUp | Gantt charts and task assignments | Free ish |
| Adobe Illustrator | Photo editing and custom designs | $24/mo. |
| Visual Studio Code | Documentation via Gitlab | Free |
| Google Drive | Document sharing/presentations | Free |
| Rhino 7 | 3D Modeling | Free trial |
| Grasshopper? | 3D Modeling Control Plug-in | Free trial |
| Ultimaker Cura | 3D Print Prep | Free |
| Numbers | Mac's "Excel" | Free |
Resources and References¶
Coding with Arduino Nano 33 BLE Sense¶
Note: I gave up using this accelerometer and opted for the nano board instead
- Arduino Nano 33 BLE Sense - Overview
- Accessing Nano 33 BLE Accelerometer Data
- Troubleshooting: working wirelessly
Coding with ADXL345 Accelerometer¶
Note: I gave up using this accelerometer and opted for the nano board instead
- Youtube- Jarzebksi
- Github - Jarzebski
- Jarzebski
- Geetech - connecting Arduino to ADXL345
- Sparkfun - connecting Arduino to ADXL345
- Arduino QA- forum
- Github - Arduino-ADXL -jakalada
- Arduino QA - Library not appearing
Last update: 2022-04-10