Skip to content

josecastroleon/max44009

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

max44009

MAX44009 Ambient Light Sensor

The MAX44009 device, provides ambient light sensing (ALS), giving direct lux output.

This Sample code can be used with Raspberry Pi

Python

Download and install smbus library on Raspberry pi. Steps to install smbus are provided at:

https://pypi.python.org/pypi/smbus-cffi/0.5.1

Download (or git pull) the code in pi. Run the program.

$> python test_max44009.py

#####The code output is the lux value of ambient light.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages