Jenny Han’s Status Report for 5/8/2021

Jenny Han’s Status Report for 5/8/2021

This week we refined our pen tracking algorithm, finalized the GUI, and completed the calibration code. For the pen tracking algorithm, we were able to combine acceleration data, orientation data, and hand tracking from OpenCV to get a reasonable mouse position. After meeting with our 

Jenny Han’s Status Report 4/24/21

Jenny Han’s Status Report 4/24/21

This week I worked on the GUI. I finished the calibration page, main page, and add the gesture page. I am currently working on making it so users can automatically add gestures through the GUI and plan on finishing that feature by the end of 

Jenny Han’s Status Report for 4/10/2021

Jenny Han’s Status Report for 4/10/2021

This week I worked on the pen tracking algorithm. I found an error in our implementation and updated it so it would integrate over the last 10 data points collected by the IMU. This still had some inaccuracy, so we decided to get a new 

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 

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 

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

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

This week my team and I met to discuss in detail the specs of our implementation of Magic Mice. Specifically, I helped design how the software would be laid out and how individual components would communicate with each other. I did this by doing more 

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

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

This week I finalized the Design Presentation. For this, I helped create a visual block diagram for our solution approach hardware and software versions. I also created the presentation visuals and speaker notes for the application area, project management, and metric validation slides.  I tried 

Jenny Han’s Status Report for 2/27/2021

Jenny Han’s Status Report for 2/27/2021

This week I did research on the different technologies we should use to implement our project. Specifically, I looked into parts for the Arduino including the Bluetooth module, accelerometer, and projector. I also looked into how these parts would fit together and if there was 

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

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

This week, I did research on what kind of system we could build for our Capstone project. For the pen, I researched different ways to measure position and relay information with the idea that the pen should be a standalone handheld device. I found some