Gogo:Tronics - Parts and Supplies For Electronic Enthusiasts
Your Cart

Gogo:Tronics

Light Sensor (Lux Sensor) for Arduino etc (I2C)

$5.00
Price
$5.00
In Stock
Approx 6
More may be available, please enquire.

Trade Me Logo, Click to View Trade Me Listing Detailsor... on Trade Me

Details

This is a nifty little module containing a BH1750FVI Lux Sensor, in short, it allows you to obtain the intensity of the light it sees in lux.

5v tolerant, I2C, connecting it to your Arduino is as simple as VCC, GND, A5 to SCL and A4 to SDA.

Here is a little Arduino library for this device...
github.com

With this library the programming to get the current lux reading is basically 2 lines!

BH1750 lightMeter;
uint16_t lux = lightMeter.readLightLevel();

2 lines of code and you have a lux reading in a variable ready to do whatever you want with, super sweet!

Give it a go!

All of our products are shipped from Christchurch, New Zealand using CourierPost for NZ, and Airmail for international.