Skip to content

MicroPython module for wotk with VEML7700. Ambient light sensor form Vishay.

License

Notifications You must be signed in to change notification settings

octaprog7/veml7700

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VEML7700

Micropython module for VEML7700, high accuracy ambient light sensor from Vishay Semiconductors.

Just connect your VEML7700 board to Arduino, ESP or any other board with MicroPython firmware.

Supply voltage VEML7700 3.3 or 5.0 volts! Use four wires to connect (I2C).

  1. +VCC (Supply voltage)
  2. GND
  3. SDA
  4. SCL

Upload micropython firmware to the NANO(ESP, etc) board, and then *.py files: main.py, veml7700vishay.py, and sensor_pack folder. Then open main.py in your IDE and run it.

Среда разработки (IDE)

alt text

Overlight

alt text

About

MicroPython module for wotk with VEML7700. Ambient light sensor form Vishay.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages