CircuitPython RM3100 Library
latest
  • Introduction

Examples

  • Simple test

API Reference

  • rm3100
  • RM3100_I2C
  • RM3100_SPI

Other Links

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

Index

C | G | M | R | S

C

  • convert_to_microteslas() (rm3100.RM3100_I2C method)
    • (rm3100.RM3100_SPI method)

G

  • get_last_reading() (rm3100.RM3100_I2C method)
    • (rm3100.RM3100_SPI method)
  • get_next_reading() (rm3100.RM3100_I2C method)
    • (rm3100.RM3100_SPI method)

M

  • magnetic (rm3100.RM3100_I2C property)
    • (rm3100.RM3100_SPI property)
  • measurement_complete (rm3100.RM3100_I2C property)
    • (rm3100.RM3100_SPI property)
  • measurement_time (rm3100.RM3100_I2C property)
    • (rm3100.RM3100_SPI property)
  • module
    • rm3100

R

  • rm3100
    • module
  • RM3100_I2C (class in rm3100)
  • RM3100_SPI (class in rm3100)

S

  • start_continuous_reading() (rm3100.RM3100_I2C method)
    • (rm3100.RM3100_SPI method)
  • start_single_reading() (rm3100.RM3100_I2C method)
    • (rm3100.RM3100_SPI method)
  • stop() (rm3100.RM3100_I2C method)
    • (rm3100.RM3100_SPI method)

© Copyright 2022 - 2023 Phil Underwood. Revision dab54810.

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