Adafruit CircuitPython SI1145 Library
  • Introduction

Examples

  • Simple test
  • Test Gains
  • DisplayIO Simpletest

API Reference

  • API Reference

Related Products

  • SI1145 Digital UV Index / IR / Visible 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 CircuitPython SI1145 Library
  • Index

Index

A | C | D | G | I | M | R | S | U | V

A

  • adafruit_si1145
    • module
  • als (adafruit_si1145.SI1145 property)
  • als_enabled (adafruit_si1145.SI1145 property)
  • als_ir_range_high (adafruit_si1145.SI1145 property)
  • als_range_high (adafruit_si1145.SI1145 property)
  • als_vis_range_high (adafruit_si1145.SI1145 property)

C

  • clear_error() (adafruit_si1145.SI1145 method)

D

  • device_info (adafruit_si1145.SI1145 property)

G

  • gain (adafruit_si1145.SI1145 property)

I

  • ir_gain (adafruit_si1145.SI1145 property)

M

  • module
    • adafruit_si1145

R

  • reset() (adafruit_si1145.SI1145 method)

S

  • SI1145 (class in adafruit_si1145)

U

  • uv_index (adafruit_si1145.SI1145 property)
  • uv_index_enabled (adafruit_si1145.SI1145 property)

V

  • vis_gain (adafruit_si1145.SI1145 property)

© Copyright 2022 - 2026 Carter Nelson.

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