awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
2black0 avatar

2black0/micropython-sht11

0
View on GitHub↗
4 星标·2 分支·Python·MIT·2 次浏览

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 历史

2black0/micropython-sht11 的 Star 历史图表2black0/micropython-sht11 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Micropython Sht11 的开源替代方案

相似的开源项目,按与 Micropython Sht11 的功能重合度排序。
  • adyavanapalli/bh1750.pyA

    adyavanapalli/bh1750.py

    0在 GitHub 上查看↗

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

    在 GitHub 上查看↗0
  • agners/micropython-mifloraagners 的头像

    agners/micropython-miflora

    2在 GitHub 上查看↗

    MicroPython library for Xiaomi Mi Flora BLE plant sensors.

    Python
    在 GitHub 上查看↗2
  • agners/micropython-scd30A

    agners/micropython-scd30

    0在 GitHub 上查看↗

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

    在 GitHub 上查看↗0
  • adamjezek98/mpu6050-esp8266-micropythonadamjezek98 的头像

    adamjezek98/MPU6050-ESP8266-MicroPython

    92在 GitHub 上查看↗

    Simple library for MPU6050 on ESP8266 with micropython

    Python
    在 GitHub 上查看↗92
查看 Micropython Sht11 的所有 30 个替代方案→

常见问题解答

2black0/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.

2black0/micropython-sht11 的主要功能有哪些?

2black0/micropython-sht11 的主要功能包括:Sensor Drivers。

2black0/micropython-sht11 有哪些开源替代品?

2black0/micropython-sht11 的开源替代品包括: 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.