awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mcauser avatar

mcauser/micropython-am2320

0
View on GitHub↗
25 stars·7 forks·Python·MIT·3 views

Micropython Am2320

A MicroPython library for interfacing with an Aosong AM2320 temperature and humidity sensor over I2C.

Features

  • Sensor Drivers - Driver for temperature and humidity sensing.

Star history

Star history chart for mcauser/micropython-am2320Star history chart for mcauser/micropython-am2320

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 Micropython Am2320

Similar open-source projects, ranked by how many features they share with Micropython Am2320.
  • 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 Micropython Am2320→

Frequently asked questions

What does mcauser/micropython-am2320 do?

A MicroPython library for interfacing with an Aosong AM2320 temperature and humidity sensor over I2C.

What are the main features of mcauser/micropython-am2320?

The main features of mcauser/micropython-am2320 are: Sensor Drivers.

What are some open-source alternatives to mcauser/micropython-am2320?

Open-source alternatives to mcauser/micropython-am2320 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…