Adafruit CircuitPython OPT4048 Library
  • Introduction

Examples

  • Simple test
  • Webserial example
  • Interrupt Pin example
  • Full test

API Reference

  • API Reference

Related Products

  • Adafruit OPT4048 Tri-Stimulus XYZ Color and Lux 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 CircuitPython OPT4048 Library
  • Index

Index

A | C | F | G | I | M | N | O | Q | R | T | X

A

  • adafruit_opt4048
    • module
  • all_channels (adafruit_opt4048.OPT4048 property)

C

  • calculate_color_temperature() (adafruit_opt4048.OPT4048 method)
  • cie (adafruit_opt4048.OPT4048 property)
  • conversion_time (adafruit_opt4048.OPT4048 property)
  • ConversionTime (class in adafruit_opt4048)
  • CV (class in adafruit_opt4048)

F

  • fault_count (adafruit_opt4048.OPT4048 property)
  • FaultCount (class in adafruit_opt4048)
  • flags (adafruit_opt4048.OPT4048 property)

G

  • get_name() (adafruit_opt4048.CV class method)

I

  • init() (adafruit_opt4048.OPT4048 method)
  • IntConfig (class in adafruit_opt4048)
  • interrupt_config (adafruit_opt4048.OPT4048 property)
  • interrupt_direction (adafruit_opt4048.OPT4048 property)
  • interrupt_latch (adafruit_opt4048.OPT4048 property)
  • interrupt_polarity (adafruit_opt4048.OPT4048 property)
  • is_valid() (adafruit_opt4048.CV class method)

M

  • mode (adafruit_opt4048.OPT4048 property)
  • Mode (class in adafruit_opt4048)
  • module
    • adafruit_opt4048

N

  • normalized_xyz (adafruit_opt4048.OPT4048 property)

O

  • OPT4048 (class in adafruit_opt4048)

Q

  • quick_wake (adafruit_opt4048.OPT4048 property)

R

  • range (adafruit_opt4048.OPT4048 property)
  • Range (class in adafruit_opt4048)
  • rgb (adafruit_opt4048.OPT4048 property)

T

  • threshold_channel (adafruit_opt4048.OPT4048 property)
  • threshold_high (adafruit_opt4048.OPT4048 property)
  • threshold_low (adafruit_opt4048.OPT4048 property)

X

  • xyz (adafruit_opt4048.OPT4048 property)

© Copyright 2025 - 2026 Tim C.

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