Team Status Report for 11/04/23

We are on schedule with our progress. This week we finished developing our subsystems so that we are ready for the demo next week. Stephen finished converting the Python proof of concept to C++ code, and has developed a functional example of the computer vision system that he will show during the presentation. Jaden was able to finish debugging the phone application and is now able to display the circuit components with coordinates with a sliding page model. Devan was able to correctly simulate circuits that contain voltage sources, current sources, and resistors. Therefore, we now have each individual subsystem working at a basic level to show for the demo next week.

For the coming weeks we plan to start integrating the subsystems. We expect integrating the phone application and the computer vision code to take time and involve debugging. Therefore, before making further advancements on each subsystem our priority is to integrate and test the subsystems as one system. It should not be too tough to integrate the simulator with the application because the simulator has been developed within the build environment for the application. This means we already know the code to simulate circuits can be built and run on an iOS device like we intended. We are currently on track with the schedule we have planned.

Leave a Reply

Your email address will not be published. Required fields are marked *