awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
antirez avatar

antirez/bme680-pure-mp

0
View on GitHub↗
20 stele·1 fork·Python·MIT·1 vizualizare

Bme680 Pure Mp

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…

Features

  • Sensor Drivers - Driver for environmental temperature and gas sensing.

Istoric stele

Graficul istoricului de stele pentru antirez/bme680-pure-mpGraficul istoricului de stele pentru antirez/bme680-pure-mp

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Bme680 Pure Mp

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Bme680 Pure Mp.
  • adamjezek98/mpu6050-esp8266-micropythonAvatar adamjezek98

    adamjezek98/MPU6050-ESP8266-MicroPython

    92Vezi pe GitHub↗

    Simple library for MPU6050 on ESP8266 with micropython

    Python
    Vezi pe GitHub↗92
  • adyavanapalli/bh1750.pyA

    adyavanapalli/bh1750.py

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • agners/micropython-mifloraAvatar agners

    agners/micropython-miflora

    2Vezi pe GitHub↗

    MicroPython library for Xiaomi Mi Flora BLE plant sensors.

    Python
    Vezi pe GitHub↗2
  • 2black0/micropython-sht11Avatar 2black0

    2black0/micropython-sht11

    4Vezi pe 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
    Vezi pe GitHub↗4
Vezi toate cele 30 alternative pentru Bme680 Pure Mp→

Întrebări frecvente

Ce face antirez/bme680-pure-mp?

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…

Care sunt principalele funcționalități ale antirez/bme680-pure-mp?

Principalele funcționalități ale antirez/bme680-pure-mp sunt: Sensor Drivers.

Care sunt câteva alternative open-source pentru antirez/bme680-pure-mp?

Alternativele open-source pentru antirez/bme680-pure-mp includ: 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…