set up MCU 6050 accelerometer and tried to set up MAX3050 for getting readings.
the MAX3050 component we have is not working so we are going to have to wait for a new one to come in.
Angela:
converted code to python
recorded accelerometer data from my sleep
updated version of open CV
updated the design doc
planned demo components
updated parameters in sleep wake algo
Aayush:
Worked on android app to gather accelerometer data for testing purposes. Later, realized that it is faster to just download an app from the play store and stopped working on the app
Tweaked the eye detection algorithm to make it work in dimly lit conditions. Used a couple of filters along with gamma detection.