awesome-repositories.com
Blog
MCP
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
·
Back to kfricke/micropython-hdc1008

Open-source alternatives to Micropython Hdc1008

30 open-source projects similar to kfricke/micropython-hdc1008, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Micropython Hdc1008 alternative.

  • 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
  • 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
  • agners/micropython-sgp40agners avatar

    agners/micropython-sgp40

    4View on GitHub↗

    Sensirion SGP40 is a digital VOC (volatile organic compound) sensor. This is a I2C driver written in Python 3 for MicroPython.

    Python
    View on GitHub↗4
  • alinbaltaru/max31856alinbaltaru avatar

    alinbaltaru/max31856

    2View on GitHub↗

    MicroPython Library for MAX31856 (Precision Thermocouple to Digital Converter with Linearization) with 19-Bit Thermocouple Temperature Resolution. This chip provides a SPI digital interface for Thermocouple Types B, E, J, K, N, R, S or T.

    Python
    View on GitHub↗2

AI search

Explore more awesome repositories

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

Find more with AI search
  • amigcamel/pygp2yamigcamel avatar

    amigcamel/pyGP2Y

    5View on GitHub↗

    MicroPython library for the Sharp GP2Y1014AU0F Dust Sensor

    Python
    View on GitHub↗5
  • antirez/bme680-pure-mpantirez avatar

    antirez/bme680-pure-mp

    20View on GitHub↗

    This is a new MicroPython driver for the BME680 temperature, humidity, pressure and VOC sensor. The driver was written from scratch in order to try overcoming the issues I encountered with existing drivers, after testing and reading the code of existing drivers and other C-coded drivers…

    Python
    View on GitHub↗20
  • antirez/vl53l0x-nbantirez avatar

    antirez/vl53l0x-nb

    10View on GitHub↗

    This code is a modified version of the Adafruit VL53L0X sensor distance driver. I found a modified version by Kevin Zhu that converted the code from CircuitPython to MicroPython. Then I added support for the much needed non-blocking reading mode.

    Python
    View on GitHub↗10
  • basanovase/gp2y0a21ykB

    basanovase/GP2Y0A21YK

    0View on GitHub↗

    MicroPython library for interfacing with the GP2Y0A21YK IR distance sensor.

    View on GitHub↗0
  • biemster/espgeigerbiemster avatar

    biemster/ESPGeiger

    22View on GitHub↗

    MicroPython library for the ESP8266 Geiger counter described here: https://hackaday.io/project/12933-esp8266-geiger-counter

    Python
    View on GitHub↗22
  • billyrayvalentine/micropython-si705xbillyrayvalentine avatar

    billyrayvalentine/micropython-Si705x

    1View on GitHub↗

    README.md A MicroPython library for the I2C Silicon Labs Si705x series of temperature sensors. This library should work with the Si7050 Si7051 Si7053 Si7054 Si7055

    Python
    View on GitHub↗1
  • billyrayvalentine/micropython-si70xxbillyrayvalentine avatar

    billyrayvalentine/micropython-Si70xx

    2View on GitHub↗

    README.md A MicroPython library for the I2C Silicon Labs Si70xx series of relative humidity and temperature sensors. This library should work with the Si7006 Si7013 Si7020 Si7021 Si7034

    Python
    View on GitHub↗2
  • chrisbalmer/micropython-si7021C

    chrisbalmer/micropython-si7021

    0View on GitHub↗

    This is a micropython driver written for the Adafruit Si7021 breakout. The included example is designed to run on an Adafruit Feather Huzzah but can be easily modified for other controllers by changing the pins used.

    View on GitHub↗0
  • davmoz/tf-luna-micropythonD

    davmoz/tf-luna-micropython

    0View on GitHub↗

    A simple micropython i2c library for TF-Luna LiDAR Module.

    View on GitHub↗0
  • deshipu/micropython-bno055deshipu avatar

    deshipu/micropython-bno055

    4View on GitHub↗
    Python
    View on GitHub↗4
  • gitcnd/mpu6050-esp32-micropythongitcnd avatar

    gitcnd/MPU6050-ESP32-MicroPython

    3View on GitHub↗

    Simple library for MPU6050 on ESP32 with micropython

    Python
    View on GitHub↗3
  • gvalkov/micropython-esp8266-hmc5883lG

    gvalkov/micropython-esp8266-hmc5883l

    0View on GitHub↗

    HMC5883L ESP8266 Micropython

    View on GitHub↗0
  • haizakura/esp-sht3x-micropythonHAIZAKURA avatar

    HAIZAKURA/esp-sht3x-micropython

    7View on GitHub↗

    A SHT3x (SHT30/31/35) Lib for esp8266/esp32 with MicroPython.

    Python
    View on GitHub↗7
  • howmanyoliversarethere/micropython-i2c-ultrasonicHowManyOliversAreThere avatar

    HowManyOliversAreThere/micropython-i2c-ultrasonic

    3View on GitHub↗

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

    Python
    View on GitHub↗3
  • josverl/micropython-p1meterJosverl avatar

    Josverl/micropython-p1meter

    33View on GitHub↗

    Overview

    Python
    View on GitHub↗33
  • julianhille/htu21d-esp8266julianhille avatar

    julianhille/htu21d-esp8266

    5View on GitHub↗

    This is a micropython module / class to measure data from the htu21d

    Python
    View on GitHub↗5
  • kabel42/micropythonina219kabel42 avatar

    kabel42/micropythonINA219

    4View on GitHub↗

    simple micropython driver for INA219

    Python
    View on GitHub↗4
  • kartun83/micropython-mqkartun83 avatar

    kartun83/micropython-MQ

    25View on GitHub↗

    Set of drivers for MQ series sensors for Micropython

    Python
    View on GitHub↗25
  • kfricke/micropython-mcp9808kfricke avatar

    kfricke/micropython-mcp9808

    8View on GitHub↗

    This repository contains a MicroPython "driver" implementation for the MCP9808 temperature sensor from Microchip.

    Python
    View on GitHub↗8
  • kfricke/micropython-sht31kfricke avatar

    kfricke/micropython-sht31

    26View on GitHub↗

    This repository contains a MicroPython "driver" implementationforo the SHT31 temperature and humidity sensor from Sensirion.

    Python
    View on GitHub↗26
  • kfricke/micropython-tsl2561kfricke avatar

    kfricke/micropython-tsl2561

    3View on GitHub↗

    MicroPython driver for the TSL2561 illumination sensor from TAOS / ams

    Python
    View on GitHub↗3
  • kfricke/micropython-us100kfricke avatar

    kfricke/micropython-us100

    3View on GitHub↗

    Micropython driver for the US-100 sonar distance sensor.

    Python
    View on GitHub↗3
  • khoulihan/micropython-mpl115a2khoulihan avatar

    khoulihan/micropython-mpl115a2

    2View on GitHub↗

    micropython-mpl115a2

    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