awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
octaprog7 avatar

octaprog7/RM3100

0
View on GitHub↗
3 stars·1 fork·Python·MIT·2 views

RM3100

Just connect (VCC, GND, SDA, SCL) from your RM3100 board to Arduino, ESP or any other board with MicroPython firmware. Attention! In this project, the sensor is connected via the I2C bus. Therefore, it is necessary to connect the A0(SA0) and A1(SA1) pins of the board to the GND or VCC!…

Features

  • Sensor Drivers - Module for geomagnetic sensing.

Star history

Star history chart for octaprog7/rm3100Star history chart for octaprog7/rm3100

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to RM3100

Similar open-source projects, ranked by how many features they share with RM3100.
  • adamjezek98/mpu6050-esp8266-micropythonadamjezek98 avatar

    adamjezek98/MPU6050-ESP8266-MicroPython

    92View on GitHub↗

    Simple library for MPU6050 on ESP8266 with micropython

    Python
    View on GitHub↗92
  • adyavanapalli/bh1750.pyA

    adyavanapalli/bh1750.py

    0View on GitHub↗

    Because even creatures of the night need to know when it's really dark.

    View on GitHub↗0
  • agners/micropython-mifloraagners avatar

    agners/micropython-miflora

    2View on GitHub↗

    MicroPython library for Xiaomi Mi Flora BLE plant sensors.

    Python
    View on GitHub↗2
  • 2black0/micropython-sht112black0 avatar

    2black0/micropython-sht11

    4View on GitHub↗

    This project demonstrates how to interface the SHT11 sensor with a MicroPython-compatible ESP32 board (e.g., Lolin32 Lite) to measure temperature and relative humidity. It uses bit-banged communication and is written fully in MicroPython.

    Python
    View on GitHub↗4
See all 30 alternatives to RM3100→

Frequently asked questions

What does octaprog7/rm3100 do?

Just connect (VCC, GND, SDA, SCL) from your RM3100 board to Arduino, ESP or any other board with MicroPython firmware. Attention! In this project, the sensor is connected via the I2C bus. Therefore, it is necessary to connect the A0(SA0) and A1(SA1) pins of the board to the GND or VCC!…

What are the main features of octaprog7/rm3100?

The main features of octaprog7/rm3100 are: Sensor Drivers.

What are some open-source alternatives to octaprog7/rm3100?

Open-source alternatives to octaprog7/rm3100 include: adamjezek98/mpu6050-esp8266-micropython — Simple library for MPU6050 on ESP8266 with micropython. adyavanapalli/bh1750.py — Because even creatures of the night need to know when it's really dark. agners/micropython-miflora — MicroPython library for Xiaomi Mi Flora BLE plant sensors. agners/micropython-scd30 — Sensirion SCD30 is a CO², Humidity and Temperature sensor on a module. This is a I2C driver written in Python 3 for… agners/micropython-sgp40 — Sensirion SGP40 is a digital VOC (volatile organic compound) sensor. This is a I2C driver written in Python 3 for… 2black0/micropython-sht11 — This project demonstrates how to interface the SHT11 sensor with a MicroPython-compatible ESP32 board (e.g., Lolin32…