BH1750_serial.ino:22:23: fatal error: BH1750FVI.h: No such file or directory
compilation terminated.
Error compiling.
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
How do I add "BH1750FVI.h" file to my sketch?
Or are there downloads that have all the code I need in one sketch?
I've used Basic Stamp for years but I'm brand new at Arduino, so try not to get too technical.
Thanks!
I added the bh1750.h to libraries and the code works! But when I open the monitor it only
prints " 54612 lux" no mater what, even if i remove the light sensor. Any advice?
Thanks for your help.
michinyon, I didn't know the pin outs were different. What pins do I use? Whats an I2c connection?
How do I check this? I'm totally new with Arduino.
Thanks