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
2black0 avatar

2black0/micropython-sht11

0
View on GitHub↗
4 stars·2 forks·Python·MIT·13 views

Micropython Sht11

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.

Features

  • Sensor Drivers - Driver for temperature and humidity sensing.

Star history

Star history chart for 2black0/micropython-sht11Star history chart for 2black0/micropython-sht11

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 Sht11

These projects share indexed features with Micropython Sht11. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • agners/micropython-scd30A

    agners/micropython-scd30

    0View on GitHub↗

    Sensirion SCD30 is a CO², Humidity and Temperature sensor on a module. This is a I2C driver written in Python 3 for MicroPython.

    View on GitHub↗0
  • 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
Compare all 30 related projects→

Frequently asked questions

What does 2black0/micropython-sht11 do?

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.

What are the main features of 2black0/micropython-sht11?

The main features of 2black0/micropython-sht11 are: Sensor Drivers.

Which projects share features with 2black0/micropython-sht11?

Projects with overlapping indexed features include: 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… alinbaltaru/max31856 — MicroPython Library for MAX31856 (Precision Thermocouple to Digital Converter with Linearization) with 19-Bit… adamjezek98/mpu6050-esp8266-micropython — Simple library for MPU6050 on ESP8266 with micropython.