Skip to content
forked from claws/BH1750

An Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC

Notifications You must be signed in to change notification settings

mcci-catena/BH1750

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BH1750

An Arduino library for digital light sensor breakout boards containing the BH1750FVI IC.

The board uses I2C for communication, and two pins are required to interface to the device.

Datasheet can be obtained here

GitHub release GitHub commits

Installation

Click "Clone or download" -> "Download ZIP" button.

  • (For Arduino < 1.5.x) Extract the archive to <Your User Directory>/My Documents/Arduino/libraries/ folder and rename it to BH1750. Restart IDE.
  • (For Arduino >= 1.5.x) Use the way above, or Library Manager. Open Arduino IDE, click Sketch -> Include library -> Add .ZIP library and select the downloaded archive.

Additional info, about library installation process - https://www.arduino.cc/en/Guide/Libraries

About

An Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%