// Cambridge, MA

week 1: final project planning

before scoping out a specific final project idea, i familiarized myself with some of the CAD tools we talked about in class. i found part-making to be a bit beyond my beginner skills, so decided to follow a blender tutorial i found online. i was able to go from zero idea what i was doing to making this delectable donut:

i then brainstormed a few final project ideas (note: these have been continually edited from what i originally wrote in week 1 as i have learned more and more in the class)
1. diy-Pod
Description: A DIY iPod / MP3 player

User interaction:
Essential Components:
Nice-to-have Components:

2. "If the Shoe Fits"
Description: A pressure-sensitive board that a user stands on to detect their shoe size.

User interaction:
Essential Components:
Nice-to-have Components:

3. "Mood Lighting"
Description: This project involves an array of LEDs that change color based on the user's facial expressions, detected via a camera.

User interaction:
Essential Components:
Nice-to-have Components:
i spent this past weekend (thanksgiving break) doing a deep dive into the feasibility of the shoe-sizing project.
i determined i would want to use an array of force sensitive resistors to measure where force was being applied across a flat surface, allowing for the estimation of foot size and shape:
unfortunately, each of these sensors is 10 mm and about $4. to cover the full area of the average foot with sensors every 10 mm, i would need an array of roughly 18 x 4 sensors. this comes out to $300, and without any FSRs in the fab or REEF inventory i decided to put this idea on hold barring a way to get access to many FSRs cheaply.
so, my new goal is to realize the mood lighting project. i feel confident about designing the LED module, as i've done similar work in previous weeks; the biggest learning curve will be a) setting up a camera and b) implement facial expression recognition.