.. _dm9095:

OAK-D-Lite
==========

`Buy it on Luxonis shop <https://shop.luxonis.com/products/oak-d-lite-1>`__

.. image:: /_static/images/DM9095/oak_d_lite_en.png

Overview
********

OAK-D-Lite takes the affordability idea and pushes it one step forward. By having the same SpatialAI functionality as OAK-D with a smaller weight and
form factor, it gives you the opportunity to create all sorts of projects.

It is meant to be used by anyone, anywhere. The Swiss Army Knife of Computer Vision.

Hardware Specifications
***********************

.. include:: /pages/includes/usb_connectivity.rst

.. include:: /pages/includes/imx214_ov7251.rst

.. include:: /pages/includes/mx_inside.rst

OAK-D vs OAK-D-Lite
*******************

OAK-D-Lite is smaller, lighter and uses less power; compared to OAK-D. The main differences are:

- Mono cameras have lower resolution (640x480 instead of 1280x800)
- There is no IMU (Inertial measurement unit) on the OAK-D-Lite, as most users don't need it. IMUs are currently hard to come by, so the price increased significantly - and we wanted to lower the price point as much as possible.
- There is no power jack, as most users just used the USB-C for power delivery, which provides 900mA at 5V and is enough for most use-cases. However some functions (e.g. inference, video encoding) can lead to large current spikes, so there is a chance hosts like RPi won't be able to provide enough power. In that case, you should use :ref:`Y-adapter`.

Additionally, the more technical differences are the following:

- Myriad X VPU is used directly on the PCB (instead of connecting the SoM to the baseboard - like it is done on OAK-D)
- In collaboration with ArduCam, we developed custom camera sensor connectors, which are shorter and take up less space

Fixed-focus vs Auto-focus
*************************

When ordering the OAK-D-Lite, you can select whether you want :code:`Fixed-focus` (FF) or :code:`Auto-focus` (AF) **on the
color camera**. You should select FF if you are mounting OAK camera to something that vibrates. You should select AF when
you need things closer than ~50cm to be in focus. More information can be found at :ref:`Auto-Focus vs Fixed-Focus`.

Dimensions and Weight
*********************

* Width: 91 mm
* Height: 28 mm
* Length: 17.5 mm
* Baseline: 75 mm
* Weight: 61 g

.. image:: /_static/images/DM9095/oak-d-lite_dimensions.jpg

.. include:: /pages/includes/depth_75_480P.rst

Power consumption
*****************

* Standby: 0.6 W
* Running depthai_demo.py: 4 W
* Max consumption: 4.5 W

Occasional power spikes of 2W may occur when running videoEncoder and/or Neural Network. OAK-D-Lite can be also powered off of USB3.

Operating temperature
*********************

We have tested OAK-D-Lite with the following command which should inflict the highest consumption:

.. code-block:: bash

    python3 depthai_demo.py -enc color -s color left right depth


and after 90 minutes, we received the following temperatures:

* Enclosure: 56.3 °C
* MyriadX: 73.53 °C

The operating temperature range of the Myriad X VPU (die temperature) is -40 °C to 105 °C. The die temperature can get to about +35°C from the ambient 
temperature. Note that the stable image temperature of the camera sensor is 0 °C to +50 °C (operating temperature -30 °C to +70 °C).

.. image:: /_static/images/DM9095/lite_out.jpg

Datasheet
*********

* `Datasheet <https://github.com/luxonis/depthai-hardware/blob/master/DM9095_OAK-D-LITE_DepthAI_USB3C/Datasheet/OAK-D-Lite_Datasheet.pdf>`__

3D Models
*********

- Board STEP files `here <https://github.com/luxonis/depthai-hardware/tree/master/DM9095_OAK-D-LITE_DepthAI_USB3C/3D_Models>`__
- Enclosure STEP files `here <https://github.com/luxonis/depthai-hardware/tree/master/DM9095_OAK-D-LITE_DepthAI_USB3C/Mechanical>`__

.. include::  /pages/includes/footer-short.rst
