/max44009

A simple C library to initialize and read the ambient light value

Primary LanguageCGNU General Public License v3.0GPL-3.0

MAX44009 Ambient light sensor test code
Written by Larry Bank
Copyright (c) 2017 BitBank Software, Inc.

bitbank@pobox.com

A simple C library to initialize and read the ambient light measurement (in Lux) from the MAX44009 sensor. The sensor has more options and an interrupt mode, but the aim of this library is simply to enable continuous samples and read them into a floating point value.