Jenny Han’s Weekly Status Report for 4/3/2021

Jenny Han’s Weekly Status Report for 4/3/2021

This week I worked on the calibration module and tried to get a reasonable accuracy with it. However,  my team ran into the issue that double integration over acceleration caused issues in the calibration because the integration emphasized the inaccuracy. To deal with this, we 

Jenny Han’s Status Report for 3/27/2020

Jenny Han’s Status Report for 3/27/2020

This week I worked on the hand gesture model and the pen. For the hand gestures, I marked the dataset and cleaned it: After that, I trained and tested the model. Here are the results:   For the pen, I helped wire the accelerometer and 

Team Status Report For 3/27/2021

Team Status Report For 3/27/2021

This week, we made significant progress in our pen hardware. We were able to read in data from the accelerometer/gyroscope and send it to our Python code via the HC-05 Bluetooth module. Due to some library issues, we had to pivot to using Windows as 

Jade Wang’s Status Report For 3/27/2021

Jade Wang’s Status Report For 3/27/2021

This week, I met with Bradley and Jenny several times to make progress in our pen hardware after meeting with Professor Kim on Monday. After Bradley assembled the initial pen hardware, we all met up to help debug his assembly on the breadboard. We explored 

Bradley Zhou’s Status Report for 3/27/2021

Bradley Zhou’s Status Report for 3/27/2021

This week, I worked on the hardware and software prototyping of the pen. First, I constructed the circuit on a breadboard, connecting the arduino, accelerometer, and bluetooth module. After ensuring the accelerometer worked and accurately reported data through the serial monitor, I explored various options 

Team Status Report for 3/20/21

Team Status Report for 3/20/21

This week, we met up multiple times to finish the design report and move forward in building our project. We got some good feedback from the professor and TA in details that our project was missing. We are doing our best to turn this into 

Jenny Han’s Status Report for 3/20/2021

Jenny Han’s Status Report for 3/20/2021

This week I worked on the design report and helped write the software implementation, introduction, software testing plan, schedule, and task breakdown sections. I also helped to revise and edit our report. In terms of the project, I worked on the gesture recognizer. I got 

Jade Wang’s Status Report for 3/20/21

Jade Wang’s Status Report for 3/20/21

This week, I worked on finishing our Design Report Document and turning that.  Additionally, I worked on the Python script to read data from Bluetooth data from the HC-05 module. I experimented with the PyBluez library and found several complications with the library and its 

Bradley Zhou’s Status Report for 3/13/2021

Bradley Zhou’s Status Report for 3/13/2021

This week, we spent time together discussing, dividing, and working on the design proposal. Taking in the feedback from the presentation, we thought much more about implementation specifics, especially with the software modules interacting with each other. We spent more time researching the existing libraries 

Team Status Report for 3/13/2021

Team Status Report for 3/13/2021

This week, we finalized the Design Presentation Slides/speaker notes. We met a few times to discuss the feedback we got regarding our presentation regarding content. This week, we will focus on fleshing out timing measures of the Python code and more specific definitions of inputs/outputs of