top of page
Search

Week 4-5: 01/29 - 02/12

  • ccollins57
  • Feb 4, 2024
  • 1 min read

Updated: Feb 11, 2024

This week I worked on adding functionality to the GUI. I tested different commands to be used with the GUI and see if the C++ backend would work with the QML front end. The testing so far has been successful but ran into troubles trying to get this software on the Raspberry Pi. I received the code from Jose and have been working on how to integrate the effects into the Raspberry Pi. I researched whether it would be a good idea to use an Arduino as a second process to run the GUI and found that if we were to do this, a second Raspberry Pi will be needed not an Arduino. I believe the 5 will have enough computing power to run everything but the Raspberry Pi 4 has been purchased in case that is needed. I looked into threading and how we can pin the desired effects onto individual cores of the processor to help with the processing speeds and demand.

 
 
 

Recent Posts

See All
Week 13 (04/11-04/15)

This Week I: Wrapped up all important chapters for the report concerning the effects and hardware Finished up formatting for the...

 
 
 
Week 12 (04/01-04/11)

This week I completed all of the requirement's testing. I have gathered results in the form of audio files and compiled them into graphs...

 
 
 
Week 12 (04/01-04/11)

This week I completed my portions of the report. I completed integrating the GUI with the effects. The GUI will have to use static...

 
 
 

Comments


bottom of page