Adafruit VEML7700 Library
  • Introduction

Examples

  • Simple test
  • DisplayIO Simpletest

API Reference

  • API Reference

Tutorials

  • Adafruit VEML7700 Lux Sensor - I2C Light Sensor Learning Guide

Related Products

  • Adafruit VEML7700 Lux Sensor - I2C Light Sensor

Other Links

  • Download from GitHub
  • Download Library Bundle
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
Adafruit VEML7700 Library
  • Index

Index

A | C | G | I | L | M | P | R | V | W

A

  • adafruit_veml7700
    • module
  • autolux (adafruit_veml7700.VEML7700 property)

C

  • compute_lux() (adafruit_veml7700.VEML7700 method)

G

  • gain_value() (adafruit_veml7700.VEML7700 method)

I

  • integration_time_value() (adafruit_veml7700.VEML7700 method)

L

  • light (adafruit_veml7700.VEML7700 attribute)
  • light_gain (adafruit_veml7700.VEML7700 attribute)
  • light_high_threshold (adafruit_veml7700.VEML7700 attribute)
  • light_integration_time (adafruit_veml7700.VEML7700 attribute)
  • light_interrupt (adafruit_veml7700.VEML7700 attribute)
  • light_interrupt_high (adafruit_veml7700.VEML7700 attribute)
  • light_interrupt_low (adafruit_veml7700.VEML7700 attribute)
  • light_low_threshold (adafruit_veml7700.VEML7700 attribute)
  • light_psm (adafruit_veml7700.VEML7700 attribute)
  • light_psm_en (adafruit_veml7700.VEML7700 attribute)
  • light_shutdown (adafruit_veml7700.VEML7700 attribute)
  • lux (adafruit_veml7700.VEML7700 property)

M

  • milliseconds() (adafruit_veml7700.VEML7700 static method)
  • module
    • adafruit_veml7700

P

  • psm_value (adafruit_veml7700.VEML7700 property)

R

  • resolution() (adafruit_veml7700.VEML7700 method)

V

  • VEML7700 (class in adafruit_veml7700)

W

  • wait_autolux() (adafruit_veml7700.VEML7700 method)
  • white (adafruit_veml7700.VEML7700 attribute)

© Copyright 2019 - 2026 Kattni Rembor.

Built with Sphinx using a theme provided by Read the Docs.