This week, I aimed to complete various components of our project, focusing on API integration and Jetson setup. Here’s a summary of the tasks I successfully completed:
- Implemented and tested the website API
- Finalized the API for real-time data transmission from the Jetson to the website, allowing dynamic updates.
- Downloaded the NVIDIA SDK and flashed the OS on the Jetson
- This setup is now complete, enabling us to move forward with device integration and testing.
- Collaborated with Kapil on Bracelet and Jetson integration
- We worked together to connect the Bracelet with the Jetson. We were able to get the Adafruit on the network so that the jetson will be able to communicate with it
- Tested Jetson-to-Website integration
- Ran scripts on the Jetson that called the API with various test values to validate the website’s response and observed successful updates reflecting test inputs.
- Enhanced website with AJAX polling
- Added AJAX polling to enable continuous updates from the API, so the website now dynamically reflects real-time changes in the data.
Overall, we are close to being on schedule, though there is still considerable work to do this week to stay on track for the upcoming demo.
Goals for Next Week:
- Assist Noah with running the model on the Jetson
- Work together to optimize the model setup and ensure it operates effectively on the Jetson platform.
- Finalize the Jetson-Bracelet integration
- Complete the necessary configurations and testing to enable seamless communication between the Jetson and the Bracelet.
- Design and initiate latency tests for the system
- Develop latency tests to measure and optimize response times across the integrated system, ensuring it meets performance requirements for the demo.