Hey @sarvesh,
Thanks for the context.
You don’t need to remove the device to check it or anything like that. Here’s how we recommend working with the RPI AI kit:
- Install Hailo Packages: Follow the guide to install all the Hailo packages: Getting Started with RPI5 Hailo8L
- Model Changes: If you want to make changes to the model, you can install Docker or the DFC only on your PC. This doesn’t require a Hailo device to run; it’s solely for creating the model.
- App Creation: Develop the app that uses the Hailo chip, model, and software (this is typically done on the PC). For app examples, check out:
- Monitor RPI: If your RPI is running and not connected to any monitor, you can simply SSH into it to see it running.
Please feel free to ask any questions.
Best regards.