Finishing Wiring and testing. Issues with the parts we ordered. Parts connect and work well but the circuit is not reading correctly (Jacob)
Start Printing the fusion model. Will be taking multiple attempts because there may be many errors with how the print comes out (Diego)
Pre processing and real time processing (Jeremy)
Weekly Report. Continue learning Machine learning until the next phase (Vihan)
Construct and test
The 1st editon of the backstrap that we printed.
Coordinator and Fusion Specialist
This week, I finished the back strap and moved on to supporting the 3D printing process. My work was focused on completing the functionality of the strap and ensuring it integrates well with the rest of the head structure. I worked on preparing and managing the prints, making adjustments as needed to ensure stability and comfort. This stage helped to improve the design and provided a good step forward in integrating the physical components
Schematic 2: Method for Improving Signal Quality
Electronics Specialist and Lead Designer
For this week, I was able to identify the location of the filament and further concentrate on the growth of the posterior part of the head. Along with this, I also focused on Schematic 2 to further develop the signal quality and performance of the system. I further concentrated on the design to increase efficiency and reliability, making appropriate changes to improve the electrical design. This required a thorough examination and modification of the design to better integrate with the system. This not only helped in the growth of the structure but also aided in the functionality of the project.
Researcher and Historian
This week, I assisted with the 3D printing of elements for our project and also assisted with the update of the Fusion model. I also assisted with the update of our project report and assisted with designing our solution. In addition to this, I assisted with enhancing the Fusion part of our project and also assisted with the development of our build. I reaserched and found that using an advanced roll system.
Bike helmet mechanincs shows what type of gear we should use for the back strap.
Lead Coder and Technical Documentation Lead
This week I decided to switch back to C++ for the coding language as per our teacher's advice, for I am more comfortable with that programming language. With this decision, I have started doing research on certain aspects of the code like:
pulseIn()
Bandpass Filter
Examples were found online regarding these two parts. These can be implemented into the code found in Week 4.
The above code shows an example of a bandpass filter which can be used to limit the minimum and maximum frequency values that can be read.
The above code shows an example of the pulseIn() function that can be used to get the frequency of the brainwave.