Max44009 Class

Definition

Ambient Light Sensor MAX44009

C#
public class Max44009 : IDisposable
C#
[System.Device.Model.Interface("Ambient Light Sensor MAX44009")]
public class Max44009 : IDisposable
Inheritance
Max44009
Attributes
Implements

Constructors

Max44009(I2cDevice, IntegrationTime)

Creates a new instance of the MAX44009, MAX44009 working mode is continuous. (Consume slightly higher power than in the default mode)

Max44009(I2cDevice)

Creates a new instance of the MAX44009, MAX44009 working mode is default. (Consume lowest power)

Fields

DefaultI2cAddress

MAX44009 Default I2C Address

Properties

Illuminance

MAX44009 Illuminance (Lux)

Methods

Dispose()

Cleanup

Applies to

Product Versions
.NET IoT Libraries 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0