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
HowManyOliversAreThere avatar

HowManyOliversAreThere/micropython-i2c-ultrasonic

0
View on GitHub↗
3 stars·0 forks·Python·10 views

Micropython I2c Ultrasonic

This is a MicroPython driver for the M5 Ultrasonic Distance Unit I2C (RCWL-9620).

Features

  • Sensor Drivers - I2C driver for ultrasonic distance units.

Star history

Star history chart for howmanyoliversarethere/micropython-i2c-ultrasonicStar history chart for howmanyoliversarethere/micropython-i2c-ultrasonic

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Micropython I2c Ultrasonic

These projects share indexed features with Micropython I2c Ultrasonic. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

Frequently asked questions

What does howmanyoliversarethere/micropython-i2c-ultrasonic do?

This is a MicroPython driver for the M5 Ultrasonic Distance Unit I2C (RCWL-9620).

What are the main features of howmanyoliversarethere/micropython-i2c-ultrasonic?

The main features of howmanyoliversarethere/micropython-i2c-ultrasonic are: Sensor Drivers.

Which projects share features with howmanyoliversarethere/micropython-i2c-ultrasonic?

Projects with overlapping indexed features 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…