# epc670 Starter Kit The **epc670 Starter Kit** refers to a complete camera on system module built around the **{{ epc670_link }} Time-of-Flight imager**. It consists of the dedicated **[](../epc670_tof_hat/index.md)** that integrates the sensor together with all supporting circuitry required for operation, a Raspberry Pi 5 single-board computer, lens/-es and housing.\ The Starter Kit is intended for evaluation and prototyping purposes and its sensing range is limited by the integrated illumination and system configuration.\ It provides several layers of software to test the chip. Ranging from visual camera control through a UI to advanced programming API. ```{image} ../_static/images/epc670_starter_kit.jpg :width: 50% ``` For more information about the **epc670 sensor**, please visit {{ epc670_link }}.\ For more information about the **epc670 ToF HAT+**, please navigate to the [](../epc670_tof_hat/index.md) documentation. - **{doc}`getting_started`** – Learn the basics and get up and running quickly - **{doc}`sys_description`** – Detailed functional description of connectors of the kit - **{doc}`gui_description`** – Detailed description of the graphical user interface of the kit - **{doc}`hw_description`** – Detailed hardware description of the kit and its accessories - **{doc}`user_guides`** – Step-by-step instructions for specific operations ```{toctree} :hidden: :maxdepth: 2 getting_started sys_description gui_description hw_description user_guides ```