Skip to content

gion86/BH1750

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BH1750

Light sensor BH1750 library for AVR micro. Tested with ATTiny85 and ATMega328P.

Every command documented in the datasheet is supported and tested:

  • wakeup/power down
  • reading mode
  • double precision mode
  • time register manipulation

The sensor actually communicate with micro via I2C protocol: the implementation supports:

About

Light sensor BH1750 library for the small ATTiny85

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages