kinext v0.2.0 Kinext.Device

Interface for, and struct representing, an OpenKinect device.

OpenKinect devices represent a single kinext device, and are used to access and modify features on the device such as video, LED, and the tilt motor.

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Kinext.Device{ref: reference()}

Link to this section Functions

Link to this function

get_tilt_degs(device)

Link to this function

set_led(device, color)

Link to this function

set_tilt_degs(device, tilt_degs)