SR110 User Guide ***************** This section provides comprehensive user guides and demo applications for the SR110 evaluation platform. Learn how to run AI vision applications, configure sensors, and explore the full capabilities of the SR110 board through hands-on examples. **Download Binaries (Path)**: All demo binaries can be downloaded from the GitHub repository under `GitHub Releases `_ **Download Binaries (.zip)**: The pre-compiled demo binaries (ZIP package) are available at `GitHub Releases `_ .. toctree:: :maxdepth: 1 Person_Classification Person_Detection Person_Segmentation Person_Pose_Detection Hand_Gesture_Detection Jpeg_Preroll bt_sample_readme **AI Vision Demos:** :doc:`Person_Classification` **Person Classification Demo** - Step-by-step guide to run person classification applications, including setup, configuration, and result interpretation. :doc:`Person_Detection` **Person Detection Demo** - Complete tutorial for person detection functionality, covering camera setup, detection parameters, and output analysis. :doc:`Person_Segmentation` **Person Segmentation Demo** - Detailed instructions for running person segmentation applications with real-time image processing capabilities. :doc:`Person_Pose_Detection` **Person Pose Detection Demo** - Comprehensive guide for pose detection applications, including keypoint detection and pose analysis features. :doc:`Hand_Gesture_Detection` **Hand Guesture Detection Demo** - A complete guide for hand guesture detection applications, perform real-time gesture recognition with hand detection, single hand tracking and hand-key point estimation. **Data Transfer & Communication:** :doc:`Jpeg_Preroll` **JPEG Preroll Demo** - Guide for JPEG image capture and preroll functionality, including USB transfer and image processing workflows. :doc:`bt_sample_readme` **Bletooth Demo** - The BT sample application showcases BLE capabilities, including stack initialization, GATT server functionality, advertising, device discovery and connection, and GATT read/write operations.